Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 11, 2024
1 parent 325cde1 commit 7a7a8e6
Show file tree
Hide file tree
Showing 2 changed files with 2,283 additions and 3,605 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,13 @@
"dependencies": {
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@stripe/stripe-js": "^4.8.0",
"@nuxt/kit": "^3.14.159",
"@stripe/stripe-js": "^4.9.0",
"@types/google.maps": "^3.58.1",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.10",
"@vueuse/core": "^11.1.0",
"@unhead/vue": "1.11.11",
"@vueuse/core": "^11.2.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.13.0",
Expand All @@ -85,35 +85,35 @@
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"semver": "^7.6.3",
"shiki": "1.22.0",
"shiki": "1.22.2",
"sirv": "^3.0.0",
"std-env": "^3.7.0",
"std-env": "^3.8.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.13.1",
"unplugin": "^1.14.1",
"unstorage": "^1.12.0",
"valibot": "^0.42.1"
"unplugin": "^1.15.0",
"unstorage": "^1.13.1",
"valibot": "1.0.0-beta.3"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/eslint-config": "^0.6.0",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.3",
"@nuxt/test-utils": "3.14.4",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.10.0",
"@unhead/schema": "1.11.10",
"@typescript-eslint/typescript-estree": "^8.13.0",
"@unhead/schema": "1.11.11",
"acorn-loose": "^8.4.0",
"bumpp": "^9.7.1",
"bumpp": "^9.8.1",
"changelogen": "^0.5.7",
"eslint": "9.12.0",
"eslint-plugin-n": "^17.11.1",
"eslint": "9.14.0",
"eslint-plugin-n": "^17.13.1",
"knitwork": "^1.1.0",
"nuxt": "^3.13.2",
"nuxt": "^3.14.159",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.48.1",
"playwright-core": "^1.48.2",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
Expand Down
Loading

0 comments on commit 7a7a8e6

Please sign in to comment.