@entur/grid
Advanced tools
+5
-7
| { | ||
| "name": "@entur/grid", | ||
| "version": "0.3.74", | ||
| "version": "0.3.75", | ||
| "license": "EUPL-1.2", | ||
@@ -22,4 +22,3 @@ "main": "dist/grid.cjs.js", | ||
| "build": "vite build", | ||
| "test": "jest", | ||
| "lint": "eslint src" | ||
| "test": "jest" | ||
| }, | ||
@@ -31,4 +30,4 @@ "peerDependencies": { | ||
| "dependencies": { | ||
| "@entur/tokens": "^3.22.3", | ||
| "@entur/utils": "^0.13.2", | ||
| "@entur/tokens": "^3.22.4", | ||
| "@entur/utils": "^0.13.3", | ||
| "classnames": "^2.5.1" | ||
@@ -41,3 +40,2 @@ }, | ||
| "@vitejs/plugin-react": "^5.0.1", | ||
| "eslint": "^7.32.0", | ||
| "jest": "^29.0.0", | ||
@@ -50,3 +48,3 @@ "jest-environment-jsdom": "^29.0.0", | ||
| }, | ||
| "gitHead": "9ac8be0952badd4043470e47e50992369ada2c11" | ||
| "gitHead": "f103a7b4fef3dc0ce47ce4b0e06a8d4062ba1cc5" | ||
| } |
10
-9.09%41145
-0.12%Updated
Updated