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 Dec 7, 2024
1 parent e9698ae commit 2d2f96a
Show file tree
Hide file tree
Showing 2 changed files with 2,184 additions and 821 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,57 +66,57 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.1",
"@nuxt/devtools-ui-kit": "^1.6.1",
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/devtools-ui-kit": "^1.6.3",
"@nuxt/kit": "^3.14.1592",
"@stripe/stripe-js": "^5.2.0",
"@types/google.maps": "^3.58.1",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.11",
"@vueuse/core": "^11.3.0",
"@unhead/vue": "1.11.13",
"@vueuse/core": "^12.0.0",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.13.0",
"magic-string": "^0.30.13",
"magic-string": "^0.30.14",
"mlly": "^1.7.3",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"semver": "^7.6.3",
"shiki": "1.22.2",
"shiki": "1.24.0",
"sirv": "^3.0.0",
"std-env": "^3.8.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.13.3",
"unplugin": "^1.16.0",
"unimport": "^3.14.4",
"unplugin": "^2.0.0",
"unstorage": "^1.13.1",
"valibot": "1.0.0-beta.3"
"valibot": "1.0.0-beta.9"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.6.1",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.4",
"@nuxt/test-utils": "3.15.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.15.0",
"@unhead/schema": "1.11.11",
"@typescript-eslint/typescript-estree": "^8.17.0",
"@unhead/schema": "1.11.13",
"acorn-loose": "^8.4.0",
"bumpp": "^9.8.1",
"changelogen": "^0.5.7",
"eslint": "9.14.0",
"eslint": "9.16.0",
"eslint-plugin-n": "^17.14.0",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"knitwork": "^1.1.0",
"nuxt": "^3.14.1592",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.49.0",
"typescript": "5.6.3",
"vitest": "^2.1.5",
"typescript": "5.7.2",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-router": "^4.4.5",
"vue-router": "^4.5.0",
"vue-tsc": "^2.1.10"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 2d2f96a

Please sign in to comment.