Skip to content

Commit 1826e1d

Browse files
committed
update
1 parent a14676d commit 1826e1d

File tree

2 files changed

+1058
-973
lines changed

2 files changed

+1058
-973
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,34 +11,34 @@
1111
"type": "module",
1212
"dependencies": {
1313
"@unhead/vue": "^1.11.18",
14-
"core-js": "^3.41.0",
15-
"firebase": "^11.6.1",
16-
"pinia": "^3.0.2",
14+
"core-js": "^3.43.0",
15+
"firebase": "^11.9.1",
16+
"pinia": "^3.0.3",
1717
"strip-ansi": "^7.1.0",
18-
"vue": "^3.5.13",
19-
"vue-i18n": "^11.1.3",
18+
"vue": "^3.5.17",
19+
"vue-i18n": "^11.1.7",
2020
"vue-router": "^4.5.1"
2121
},
2222
"devDependencies": {
23-
"@eslint/js": "^9.25.1",
24-
"@tailwindcss/postcss": "^4.1.5",
25-
"@typescript-eslint/eslint-plugin": "^8.31.1",
26-
"@typescript-eslint/parser": "^8.31.1",
27-
"@vitejs/plugin-vue": "^5.2.3",
28-
"@vue/eslint-config-typescript": "^14.5.0",
29-
"eslint": "^9.25.1",
30-
"eslint-config-prettier": "^10.1.2",
31-
"eslint-plugin-sonarjs": "^3.0.2",
32-
"eslint-plugin-vue": "^10.1.0",
33-
"globals": "^16.0.0",
34-
"postcss": "^8.5.3",
35-
"prettier": "^3.5.3",
36-
"prettier-plugin-tailwindcss": "^0.6.11",
37-
"tailwindcss": "^4.1.5",
23+
"@eslint/js": "^9.30.0",
24+
"@tailwindcss/postcss": "^4.1.11",
25+
"@typescript-eslint/eslint-plugin": "^8.35.0",
26+
"@typescript-eslint/parser": "^8.35.0",
27+
"@vitejs/plugin-vue": "^6.0.0",
28+
"@vue/eslint-config-typescript": "^14.5.1",
29+
"eslint": "^9.30.0",
30+
"eslint-config-prettier": "^10.1.5",
31+
"eslint-plugin-sonarjs": "^3.0.4",
32+
"eslint-plugin-vue": "^10.2.0",
33+
"globals": "^16.2.0",
34+
"postcss": "^8.5.6",
35+
"prettier": "^3.6.2",
36+
"prettier-plugin-tailwindcss": "^0.6.13",
37+
"tailwindcss": "^4.1.11",
3838
"typescript": "5.8.3",
39-
"vite": "^6.3.4",
40-
"vite-plugin-checker": "^0.9.1",
41-
"vue-eslint-parser": "^10.1.3",
39+
"vite": "^7.0.0",
40+
"vite-plugin-checker": "^0.9.3",
41+
"vue-eslint-parser": "^10.1.4",
4242
"vue-tsc": "^2.2.10"
4343
}
4444
}

0 commit comments

Comments
 (0)