Skip to content

Commit

Permalink
chore: upgrage deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tmg0 committed Jul 22, 2024
1 parent 125a502 commit d9d4070
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 325 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@
"defu": "^6.1.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.15.0",
"@antfu/eslint-config": "^2.23.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@vue/tsconfig": "^0.5.0",
"@vueuse/motion": "^2.1.0",
"eslint": "^9.0.0",
"@vue/tsconfig": "^0.5.1",
"@vueuse/motion": "^2.2.3",
"eslint": "^9.7.0",
"eslint-plugin-oxlint": "^0.5.0",
"oxlint": "^0.6.0",
"tsup": "^8.0.0",
"typescript": "^5.4.2",
"unplugin-oxlint": "^0.6.0",
"oxlint": "^0.6.1",
"tsup": "^8.2.1",
"typescript": "^5.5.3",
"unplugin-oxlint": "^0.6.2",
"unplugin-vue-jsx": "^0.4.0",
"vitest": "^2.0.0",
"vue": "^3.4.21"
"vitest": "^2.0.3",
"vue": "^3.4.33"
},
"stackblitz": {
"startCommand": "pnpm build && pnpm play:vite"
Expand Down
Loading

0 comments on commit d9d4070

Please sign in to comment.