Skip to content

Commit c64c8d9

Browse files
committed
update packages
1 parent 0cbbe41 commit c64c8d9

File tree

2 files changed

+528
-819
lines changed

2 files changed

+528
-819
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
},
1111
"type": "module",
1212
"dependencies": {
13-
"@unhead/vue": "^1.11.6",
14-
"core-js": "^3.38.1",
15-
"firebase": "^10.13.2",
16-
"pinia": "^2.2.2",
17-
"vue": "^3.5.8",
18-
"vue-i18n": "^10.0.3",
19-
"vue-router": "^4.4.5"
13+
"@unhead/vue": "^1.11.14",
14+
"core-js": "^3.39.0",
15+
"firebase": "^11.1.0",
16+
"pinia": "^2.3.0",
17+
"vue": "^3.5.13",
18+
"vue-i18n": "^11.0.1",
19+
"vue-router": "^4.5.0"
2020
},
2121
"devDependencies": {
2222
"@eslint/js": "^9.17.0",
@@ -30,7 +30,7 @@
3030
"eslint-plugin-sonarjs": "^3.0.1",
3131
"eslint-plugin-vue": "^9.32.0",
3232
"globals": "^15.14.0",
33-
"postcss": "^8.4.41",
33+
"postcss": "^8.4.49",
3434
"prettier": "^3.4.2",
3535
"prettier-plugin-tailwindcss": "^0.6.9",
3636
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)