We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3a6d0 commit d61e532Copy full SHA for d61e532
package.json
@@ -22,7 +22,7 @@
22
"pinia": "^2.3.1",
23
"pinia-plugin-persistedstate": "^4.2.0",
24
"vue": "^3.5.13",
25
- "vue-i18n": "^11.1.0",
+ "vue-i18n": "^11.1.1",
26
"vue-router": "^4.5.0"
27
},
28
"devDependencies": {
@@ -39,14 +39,14 @@
39
"@vue/tsconfig": "^0.7.0",
40
"autoprefixer": "^10.4.20",
41
"cssnano": "^7.0.6",
42
- "eslint": "^9.19.0",
+ "eslint": "^9.20.0",
43
"jsdom": "^26.0.0",
44
"msw": "^2.7.0",
45
"postcss": "^8.5.1",
46
"postcss-import": "^16.1.0",
47
"postcss-nesting": "^13.0.1",
48
"postcss-pxtorem": "^6.1.0",
49
- "prettier": "^3.4.2",
+ "prettier": "^3.5.0",
50
"rollup-plugin-visualizer": "^5.13.1",
51
"tailwindcss": "^3.4.17",
52
"typescript": "^5.7.3",
0 commit comments