Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
isamu committed Dec 30, 2024
1 parent 0cbbe41 commit c64c8d9
Show file tree
Hide file tree
Showing 2 changed files with 528 additions and 819 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
},
"type": "module",
"dependencies": {
"@unhead/vue": "^1.11.6",
"core-js": "^3.38.1",
"firebase": "^10.13.2",
"pinia": "^2.2.2",
"vue": "^3.5.8",
"vue-i18n": "^10.0.3",
"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"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
Expand All @@ -30,7 +30,7 @@
"eslint-plugin-sonarjs": "^3.0.1",
"eslint-plugin-vue": "^9.32.0",
"globals": "^15.14.0",
"postcss": "^8.4.41",
"postcss": "^8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwindcss": "^3.4.17",
Expand Down
Loading

0 comments on commit c64c8d9

Please sign in to comment.