Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
medusiora committed Jun 23, 2024
1 parent f9a9c5b commit 6f7b7fe
Show file tree
Hide file tree
Showing 2 changed files with 751 additions and 1,111 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
},
"dependencies": {
"@pinia/nuxt": "^0.5.1",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
"vue": "^3.4.30",
"vue-router": "^4.4.0"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.1.0",
Expand All @@ -32,6 +32,6 @@
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.5.14",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit 6f7b7fe

Please sign in to comment.