Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 798ddcb commit 7420b39
Show file tree
Hide file tree
Showing 5 changed files with 1,301 additions and 1,689 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.12.3",
"nuxt": "latest",
"vue": "3.4.31",
"vue": "3.4.35",
"vue-router": "latest"
}
}
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
"preview": "nuxi preview"
},
"dependencies": {
"@iconify-json/heroicons": "^1.1.22",
"@iconify-json/heroicons": "^1.1.23",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.109",
"@nuxt/content": "^2.13.1",
"@iconify-json/simple-icons": "^1.1.111",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.1",
"@nuxt/image": "^1.7.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.3.1",
"@nuxt/ui-pro": "^1.4.0",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/seo": "^2.0.0-rc.12",
"@nuxtjs/seo": "^2.0.0-rc.16",
"@vueuse/core": "^10.11.0",
"@vueuse/nuxt": "^10.11.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.10.3"
"shiki": "^1.12.1"
}
}
44 changes: 22 additions & 22 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.6.5",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@nuxt/devtools-kit": "^1.3.9",
"@nuxt/devtools-ui-kit": "^1.3.9",
"@nuxt/kit": "^3.12.3",
"@types/google.maps": "^3.55.11",
"@types/google.maps": "^3.55.12",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.0.50",
Expand All @@ -79,51 +79,51 @@
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.12.0",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"mlly": "^1.7.1",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"pkg-types": "^1.1.3",
"semver": "^7.6.2",
"shiki": "^1.10.3",
"semver": "^7.6.3",
"shiki": "^1.12.1",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.3",
"unimport": "^3.7.2",
"unplugin": "^1.11.0",
"ufo": "^1.5.4",
"unimport": "^3.9.1",
"unplugin": "^1.12.0",
"unstorage": "^1.10.2",
"valibot": "^0.36.0"
"valibot": "^0.37.0"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.3.9",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/test-utils": "3.13.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^7.16.0",
"@typescript-eslint/typescript-estree": "^7.18.0",
"@unhead/schema": "^1.9.16",
"acorn-loose": "^8.4.0",
"bumpp": "^9.4.1",
"bumpp": "^9.4.2",
"changelogen": "^0.5.5",
"eslint": "9.7.0",
"eslint-plugin-n": "^17.9.0",
"eslint": "9.8.0",
"eslint-plugin-n": "^17.10.1",
"knitwork": "^1.1.0",
"nuxt": "^3.12.3",
"nuxt-scripts-devtools": "workspace:*",
"playwright-core": "^1.45.1",
"typescript": "^5.5.3",
"vitest": "^2.0.2",
"vue": "^3.4.31",
"vue-router": "^4.4.0"
"playwright-core": "^1.45.3",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"vue": "^3.4.35",
"vue-router": "^4.4.2"
},
"resolutions": {
"@nuxt/scripts": "workspace:*",
"nuxt": "^3.12.3",
"nuxt-scripts-devtools": "workspace:*",
"vue": "^3.4.31",
"vue-router": "^4.4.0",
"shiki": "1.10.3"
"vue": "^3.4.35",
"vue-router": "^4.4.2",
"shiki": "^1.12.1"
}
}
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.17.0",
"@nuxt/ui": "^2.18.3",
"nuxt-scripts-devtools": "workspace:*"
}
}
Loading

0 comments on commit 7420b39

Please sign in to comment.