Skip to content

Commit

Permalink
rm legacy deps
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Jan 4, 2025
1 parent 17f0c9e commit 01d7c5c
Show file tree
Hide file tree
Showing 2 changed files with 1,759 additions and 1,605 deletions.
11 changes: 5 additions & 6 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,19 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.15.0",
"@uploadthing/vue": "workspace:*",
"defu": "^6.1.4"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.0",
"@nuxt/devtools": "1.7.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.0",
"@nuxtjs/tailwindcss": "^6.12.2",
"@uploadthing/eslint-config": "workspace:*",
"eslint": "9.17.0",
"h3": "^1.11.1",
"nuxt": "^3.11.2",
"nuxt": "^3.15.0",
"uploadthing": "workspace:*"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 01d7c5c

Please sign in to comment.