mirror of
https://github.com/lukaszraczylo/git-velocity.git
synced 2026-06-18 03:43:56 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 21a58922c7 |
Generated
-2158
File diff suppressed because it is too large
Load Diff
+15
-14
@@ -11,21 +11,22 @@
|
|||||||
"lint:fix": "eslint src --fix"
|
"lint:fix": "eslint src --fix"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@tailwindcss/postcss": "^4.1.17",
|
"@tailwindcss/postcss": "^4.3.0",
|
||||||
"@tailwindcss/vite": "^4.1.17",
|
"@tailwindcss/vite": "^4.3.0",
|
||||||
"chart.js": "^4.4.1",
|
"chart.js": "^4.5.1",
|
||||||
"vue": "^3.4.0",
|
"vue": "^3.5.34",
|
||||||
"vue-router": "^4.2.5"
|
"vue-router": "^4.6.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.39.2",
|
"@eslint/js": "^9.39.4",
|
||||||
"@playwright/test": "^1.57.0",
|
"@playwright/test": "^1.60.0",
|
||||||
"@vitejs/plugin-vue": "^6.0.2",
|
"@vitejs/plugin-vue": "^6.0.7",
|
||||||
"autoprefixer": "^10.4.16",
|
"autoprefixer": "^10.5.0",
|
||||||
"eslint": "^9.39.2",
|
"eslint": "^9.39.4",
|
||||||
"eslint-plugin-vue": "^10.6.2",
|
"eslint-plugin-vue": "^10.9.1",
|
||||||
"postcss": "^8.4.32",
|
"postcss": "^8.5.15",
|
||||||
"tailwindcss": "^4.1.17",
|
"tailwindcss": "^4.3.0",
|
||||||
"vite": "^7.2.7"
|
"vite": "^7.3.3",
|
||||||
|
"vue-eslint-parser": "^10.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+621
-602
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user