Skip to content

Commit

Permalink
chore: upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacicada committed Jul 13, 2023
1 parent 5357805 commit 03de843
Show file tree
Hide file tree
Showing 2 changed files with 580 additions and 891 deletions.
23 changes: 12 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,26 +45,27 @@
},
"dependencies": {
"@fixers/stripe-js": "^0.0.1",
"@nuxt/kit": "^3.5.2",
"@nuxt/kit": "^3.6.2",
"@stripe/stripe-js": "^1.54.1",
"defu": "^6.1.2",
"h3": "^1.7.1",
"pathe": "^1.1.1",
"stripe": "^12.11.0",
"stripe": "^12.12.0",
"ufo": "^1.1.2"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.4",
"@antfu/eslint-config": "^0.39.7",
"@nuxt/devtools": "latest",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.2",
"@nuxt/test-utils": "^3.5.1",
"@nuxt/schema": "^3.6.2",
"@nuxt/test-utils": "^3.6.2",
"@t3-oss/env-nuxt": "0.6.0",
"@types/node": "^18",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"@types/node": "^18.16.19",
"changelogen": "^0.5.4",
"eslint": "^8.44.0",
"nuxt": "^3.6.2",
"vitest": "^0.31.4",
"vue-tsc": "^1.8.3",
"zod": "^3.20.2"
"vue-tsc": "^1.8.4",
"zod": "^3.21.4"
}
}
}
Loading

0 comments on commit 03de843

Please sign in to comment.