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 Dec 3, 2024
1 parent 9966271 commit d89f407
Show file tree
Hide file tree
Showing 5 changed files with 1,328 additions and 1,357 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.4",
"@nuxt/devtools-kit": "^1.6.1",
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.14.1592",
"nuxt": "latest",
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"dependencies": {
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.12",
"@iconify-json/simple-icons": "^1.2.14",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.2",
"@nuxt/image": "^1.8.1",
"@nuxt/ui-pro": "^1.5.0",
"@nuxtjs/mdc": "^0.9.5",
"@nuxtjs/mdc": "^0.10.0",
"@vueuse/core": "^12.0.0",
"@vueuse/nuxt": "^12.0.0",
"nuxt": "^3.14.1592",
"nuxt-og-image": "^4.0.0",
"tailwindcss": "^3.4.15",
"tailwindcss": "^3.4.16",
"vue": "3.5.13"
},
"devDependencies": {
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.1",
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/kit": "^3.14.1592",
"chalk": "^5.3.0",
"css-tree": "^3.0.1",
"defu": "^6.1.4",
"esbuild": "^0.24.0",
"fontaine": "^0.5.0",
"h3": "^1.13.0",
"jiti": "^2.4.0",
"jiti": "^2.4.1",
"magic-regexp": "^0.8.0",
"magic-string": "^0.30.13",
"magic-string": "^0.30.14",
"node-fetch-native": "^1.6.4",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
Expand All @@ -67,37 +67,37 @@
"devDependencies": {
"@iconify-json/carbon": "^1.2.4",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.14.4",
"@types/css-tree": "^2.3.9",
"@types/node": "^22.9.1",
"@types/node": "^22.10.1",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/coverage-v8": "^2.1.8",
"birpc": "^0.2.19",
"changelogen": "^0.5.7",
"consola": "^3.2.3",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"nitropack": "^2.10.4",
"nuxt": "^3.14.1592",
"nuxt-fonts-devtools": "workspace:*",
"ofetch": "^1.4.1",
"playwright-core": "^1.49.0",
"semver": "^7.6.3",
"shiki": "^1.23.1",
"typescript": "^5.6.3",
"shiki": "^1.24.0",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vite": "^5.4.11",
"vitest": "^2.1.5",
"vitest": "^2.1.8",
"vue": "3.5.13",
"vue-bundle-renderer": "^2.1.1",
"vue-tsc": "^2.1.10"
},
"resolutions": {
"@nuxt/fonts": "workspace:*"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"pnpm": {
"patchedDependencies": {
"@nuxt/devtools-ui-kit": "patches/@nuxt__devtools-ui-kit.patch"
Expand Down
8 changes: 4 additions & 4 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"dependencies": {
"@nuxt/fonts": "latest",
"@nuxtjs/tailwindcss": "latest",
"@unocss/nuxt": "^0.64.1",
"@unocss/nuxt": "^0.65.0",
"nuxt": "latest",
"tailwindcss": "^3.4.15",
"unocss": "^0.64.1",
"tailwindcss": "^3.4.16",
"unocss": "^0.65.0",
"vue": "3.5.13",
"vue-router": "latest"
},
"devDependencies": {
"sass": "^1.81.0"
"sass": "^1.81.1"
}
}
Loading

0 comments on commit d89f407

Please sign in to comment.