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 0cbbe41 commit c64c8d9Copy full SHA for c64c8d9
package.json
@@ -10,13 +10,13 @@
10
},
11
"type": "module",
12
"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"
+ "@unhead/vue": "^1.11.14",
+ "core-js": "^3.39.0",
+ "firebase": "^11.1.0",
+ "pinia": "^2.3.0",
+ "vue": "^3.5.13",
+ "vue-i18n": "^11.0.1",
+ "vue-router": "^4.5.0"
20
21
"devDependencies": {
22
"@eslint/js": "^9.17.0",
@@ -30,7 +30,7 @@
30
"eslint-plugin-sonarjs": "^3.0.1",
31
"eslint-plugin-vue": "^9.32.0",
32
"globals": "^15.14.0",
33
- "postcss": "^8.4.41",
+ "postcss": "^8.4.49",
34
"prettier": "^3.4.2",
35
"prettier-plugin-tailwindcss": "^0.6.9",
36
"tailwindcss": "^3.4.17",
0 commit comments