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] committed Sep 2, 2024
1 parent 99626a2 commit c2e527f
Show file tree
Hide file tree
Showing 4 changed files with 795 additions and 726 deletions.
6 changes: 3 additions & 3 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.1.37",
"@nuxt/devtools-kit": "^1.3.14",
"@iconify-json/carbon": "^1.2.1",
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.0",
"nuxt": "latest",
"vue": "3.4.31",
"vue": "3.4.38",
"vue-router": "latest"
}
}
14 changes: 7 additions & 7 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.24",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/simple-icons": "^1.1.114",
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.1",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.7.2",
"@nuxt/image": "^1.7.0",
"@nuxt/image": "^1.8.0",
"@nuxt/scripts": "workspace:*",
"@nuxt/ui-pro": "^1.4.1",
"@nuxthq/studio": "^2.0.3",
"@nuxtjs/seo": "^2.0.0-rc.19",
"@vueuse/core": "^11.0.1",
"@vueuse/nuxt": "^11.0.1",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "^1.14.1"
"shiki": "^1.16.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.7.1",
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.9.0",
"description": "Load third-party scripts with better performance, privacy and DX in Nuxt Apps.",
"author": {
"website": "https://harlanzw.com",
Expand Down Expand Up @@ -65,15 +65,15 @@
]
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.14",
"@nuxt/devtools-ui-kit": "^1.3.14",
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/kit": "^3.13.0",
"@types/google.maps": "^3.55.12",
"@types/google.maps": "^3.57.0",
"@types/stripe-v3": "^3.1.33",
"@types/vimeo__player": "^2.18.3",
"@types/youtube": "^0.0.50",
"@types/youtube": "^0.1.0",
"@unhead/vue": "^1.10.0",
"@vueuse/core": "^11.0.1",
"@vueuse/core": "^11.0.3",
"consola": "^3.2.3",
"defu": "^6.1.4",
"h3": "^1.12.0",
Expand All @@ -82,30 +82,30 @@
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"pkg-types": "^1.1.3",
"pkg-types": "^1.2.0",
"semver": "^7.6.3",
"shiki": "1.14.1",
"shiki": "1.16.1",
"sirv": "^2.0.4",
"std-env": "^3.7.0",
"third-party-capital": "2.3.0",
"ufo": "^1.5.4",
"unimport": "^3.11.0",
"unplugin": "^1.12.2",
"unimport": "^3.11.1",
"unplugin": "^1.12.3",
"unstorage": "^1.10.2",
"valibot": "^0.38.0"
"valibot": "^0.41.0"
},
"devDependencies": {
"@nuxt/devtools-ui-kit": "^1.3.14",
"@nuxt/eslint-config": "^0.5.2",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/eslint-config": "^0.5.5",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/test-utils": "3.14.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.2.0",
"@unhead/schema": "^1.10.0",
"@typescript-eslint/typescript-estree": "^8.3.0",
"@unhead/schema": "^1.10.1",
"acorn-loose": "^8.4.0",
"bumpp": "^9.5.1",
"bumpp": "^9.5.2",
"changelogen": "^0.5.5",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-plugin-n": "^17.10.2",
"knitwork": "^1.1.0",
"nuxt": "^3.13.0",
Expand All @@ -119,15 +119,15 @@
"resolutions": {
"@nuxt/schema": "3.13.0",
"@nuxt/scripts": "workspace:*",
"@unhead/dom": "1.10.0",
"@unhead/schema": "1.10.0",
"@unhead/dom": "1.10.1",
"@unhead/schema": "^1.10.1",
"@unhead/shared": "1.10.0",
"@unhead/ssr": "1.10.0",
"@unhead/ssr": "1.10.1",
"@unhead/vue": "1.10.0",
"nuxt": "^3.13.0",
"nuxt-scripts-devtools": "workspace:*",
"shiki": "1.10.3",
"unhead": "1.10.0",
"shiki": "1.16.1",
"unhead": "1.10.1",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
}
Expand Down
Loading

0 comments on commit c2e527f

Please sign in to comment.