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 Jan 2, 2025
1 parent e0ce419 commit e8e2a7b
Show file tree
Hide file tree
Showing 5 changed files with 1,397 additions and 1,306 deletions.
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"generate": "nuxi generate"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.3",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@iconify-json/carbon": "^1.2.5",
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/devtools-ui-kit": "^1.7.0",
"@nuxt/kit": "^3.15.0",
"nuxt": "latest",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "latest"
}
}
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"preview": "nuxi preview"
},
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.12",
"@iconify-json/heroicons": "^1.2.2",
"@iconify-json/noto": "^1.2.2",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.18",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.2",
"@nuxt/fonts": "^0.10.3",
"@nuxt/image": "^1.8.1",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.5.0",
"@nuxt/ui-pro": "^1.6.0",
"@nuxthq/studio": "^2.2.1",
"@nuxtjs/seo": "^2.0.0",
"@vueuse/core": "^11.3.0",
"@vueuse/nuxt": "^11.3.0",
"@nuxtjs/seo": "^2.0.2",
"@vueuse/core": "^12.2.0",
"@vueuse/nuxt": "^12.2.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.23.1"
"shiki": "^1.24.4"
}
}
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/scripts",
"type": "module",
"version": "0.9.5",
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.2",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -66,61 +66,60 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/devtools-ui-kit": "^1.6.3",
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/devtools-ui-kit": "^1.7.0",
"@nuxt/kit": "^3.15.0",
"@stripe/stripe-js": "^5.2.0",
"@stripe/stripe-js": "^5.4.0",
"@types/google.maps": "^3.58.1",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.1.0",
"@unhead/vue": "1.11.13",
"@vueuse/core": "^12.0.0",
"consola": "^3.3.1",
"@unhead/vue": "1.11.14",
"@vueuse/core": "^12.2.0",
"consola": "^3.3.3",
"defu": "^6.1.4",
"h3": "^1.13.0",
"magic-string": "^0.30.14",
"magic-string": "^0.30.17",
"mlly": "^1.7.3",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"pkg-types": "^1.3.0",
"semver": "^7.6.3",
"shiki": "1.24.0",
"shiki": "1.24.4",
"sirv": "^3.0.0",
"std-env": "^3.8.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.14.4",
"unplugin": "^2.0.0",
"unstorage": "^1.13.1",
"unimport": "^3.14.5",
"unplugin": "^2.1.2",
"unstorage": "^1.14.4",
"valibot": "1.0.0-beta.9"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.6.1",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/devtools-ui-kit": "^1.7.0",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.15.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.17.0",
"@unhead/schema": "1.11.13",
"@typescript-eslint/typescript-estree": "^8.19.0",
"@unhead/schema": "1.11.14",
"acorn-loose": "^8.4.0",
"bumpp": "^9.8.1",
"bumpp": "^9.9.2",
"changelogen": "^0.5.7",
"eslint": "9.16.0",
"eslint-plugin-n": "^17.14.0",
"happy-dom": "^15.11.7",
"knitwork": "^1.1.0",
"eslint": "9.17.0",
"eslint-plugin-n": "^17.15.1",
"happy-dom": "^16.3.0",
"knitwork": "^1.2.0",
"nuxt": "^3.15.0",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.49.0",
"playwright-core": "^1.49.1",
"typescript": "5.7.2",
"vitest": "^2.1.8",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
},
"resolutions": {
"typescript": "5.6.3",
"@nuxt/schema": "3.15.0",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.11.11",
Expand All @@ -130,8 +129,9 @@
"@unhead/vue": "1.11.11",
"nuxt": "^3.15.0",
"nuxt-scripts-devtools": "workspace:*",
"typescript": "5.6.3",
"unhead": "1.11.11",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
"vue-router": "^4.5.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@nuxt/scripts": "workspace:*",
"@nuxt/ui": "^2.18.7",
"@nuxt/ui": "^2.20.0",
"nuxt-scripts-devtools": "workspace:*"
}
}
Loading

0 comments on commit e8e2a7b

Please sign in to comment.