Skip to content

Commit

Permalink
Revert "updated all packages"
Browse files Browse the repository at this point in the history
This reverts commit d699588.
  • Loading branch information
zoey-kaiser committed Nov 20, 2023
1 parent d699588 commit f56795b
Show file tree
Hide file tree
Showing 4 changed files with 2,026 additions and 4,012 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,29 +23,29 @@
"dev:prepare": "nuxt-module-build --stub"
},
"dependencies": {
"@nuxt/kit": "^3.8.1",
"@nuxt/kit": "^3.4.2",
"@vueuse/core": "^9.13.0",
"defu": "^6.1.3",
"h3": "^1.9.0",
"defu": "^6.1.2",
"h3": "^1.6.4",
"knitwork": "^1.0.0",
"nitropack": "^2.7.2",
"nitropack": "^2.3.2",
"requrl": "^3.0.2",
"ufo": "^1.3.2"
"ufo": "^1.1.1"
},
"peerDependencies": {
"next-auth": "^4.21.1"
},
"devDependencies": {
"@nuxt/module-builder": "^0.3.1",
"@nuxt/schema": "^3.8.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@types/node": "^18.18.10",
"eslint": "^8.54.0",
"nuxt": "^3.8.1",
"ofetch": "^1.3.3",
"ts-essentials": "^9.4.1",
"typescript": "^5.2.2",
"vue-tsc": "^1.8.22"
"@nuxt/module-builder": "^0.3.0",
"@nuxt/schema": "^3.4.2",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/node": "^18.15.11",
"eslint": "^8.37.0",
"nuxt": "^3.4.2",
"ofetch": "^1.0.1",
"ts-essentials": "^9.3.1",
"typescript": "^5.0.3",
"vue-tsc": "^1.2.0"
},
"overrides": {
"@nuxt/kit": {
Expand Down
2 changes: 1 addition & 1 deletion playground-authjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"eslint": "^8.37.0",
"nuxt": "^3.8.1",
"nuxt": "^3.4.2",
"typescript": "^5.0.3",
"vue-tsc": "^1.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion playground-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/jsonwebtoken": "^9.0.1",
"eslint": "^8.37.0",
"nuxt": "^3.8.1",
"nuxt": "^3.4.2",
"typescript": "^5.0.3",
"vue-tsc": "^1.2.0"
}
Expand Down
Loading

0 comments on commit f56795b

Please sign in to comment.