Skip to content

Commit

Permalink
⬆️ Upgrade dependencies, optimize devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Shion1305 committed Mar 3, 2024
1 parent 1e6d103 commit a314870
Show file tree
Hide file tree
Showing 2 changed files with 948 additions and 908 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@types/node": "^18",
"nuxt": "^3.4.3",
"@types/node": "^20.11.24",
"@vue/eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.1.3",
"nuxt": "^3.10.3",
"prettier": "^3.2.5",
"sass": "^1.71.1",
"typescript": "^5.0.4",
"vue-gtag-next": "^1.14.0"
},
"dependencies": {
"@nuxtjs/google-fonts": "^3.0.0-1",
"@vue/eslint-config-prettier": "^7.1.0",
"eslint-plugin-prettier": "^4.2.1",
"microcms-js-sdk": "^2.4.0",
"prettier": "^2.8.8",
"sass": "^1.62.1",
"swiper": "^9.3.1",
"typescript": "^5.0.4"
"swiper": "^11.0.7"
}
}
Loading

0 comments on commit a314870

Please sign in to comment.