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 2, 2024
1 parent 9966271 commit faa987e
Show file tree
Hide file tree
Showing 4 changed files with 872 additions and 723 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"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.13",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.2",
"@nuxt/image": "^1.8.1",
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"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
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"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",
"unocss": "^0.65.0",
"vue": "3.5.13",
"vue-router": "latest"
},
Expand Down
Loading

0 comments on commit faa987e

Please sign in to comment.