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 17, 2024
1 parent 607792e commit 6135d90
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 85 deletions.
2 changes: 1 addition & 1 deletion devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@nuxt/ui": "latest",
"knitwork": "^1.1.0",
"knitwork": "^1.2.0",
"nuxt": "^3.14.1592",
"prettier": "^3.4.2",
"zod": "^3.24.1"
Expand Down
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"name": "@nuxt/ui-docs",
"type": "module",
"dependencies": {
"@iconify-json/logos": "^1.2.3",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/vscode-icons": "^1.2.4",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.19",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/vscode-icons": "^1.2.6",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@f124c95",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@c99a90e",
"@nuxthub/core": "^0.8.8",
"@nuxthub/core": "^0.8.9",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^12.0.0",
Expand All @@ -24,10 +24,10 @@
"superstruct": "^2.0.2",
"ufo": "^1.5.4",
"valibot": "^0.42.1",
"yup": "^1.5.0",
"yup": "^1.6.1",
"zod": "^3.24.1"
},
"devDependencies": {
"wrangler": "^3.95.0"
"wrangler": "^3.97.0"
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@internationalized/number": "^3.6.0",
"@nuxt/devtools-kit": "^1.6.4",
"@nuxt/fonts": "^0.10.3",
"@nuxt/icon": "^1.10.1",
"@nuxt/icon": "^1.10.2",
"@nuxt/kit": "^3.14.1592",
"@nuxt/schema": "^3.14.1592",
"@nuxtjs/color-mode": "^3.5.2",
Expand All @@ -101,8 +101,8 @@
"embla-carousel-wheel-gestures": "^8.0.1",
"fuse.js": "^7.0.0",
"get-port-please": "^3.1.2",
"knitwork": "^1.1.0",
"magic-string": "^0.30.16",
"knitwork": "^1.2.0",
"magic-string": "^0.30.17",
"mlly": "^1.7.3",
"ohash": "^1.1.4",
"reka-ui": "1.0.0-alpha.7",
Expand All @@ -128,7 +128,7 @@
"eslint": "^9.17.0",
"happy-dom": "^15.7.4",
"joi": "^17.13.3",
"knitwork": "^1.1.0",
"knitwork": "^1.2.0",
"nuxt": "^3.14.1592",
"nuxt-component-meta": "^0.9.0",
"release-it": "^17.10.0",
Expand All @@ -137,7 +137,7 @@
"vitest": "^2.1.8",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.10",
"yup": "^1.5.0",
"yup": "^1.6.1",
"zod": "^3.24.1"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"generate": "nuxi generate"
},
"dependencies": {
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/lucide": "^1.2.19",
"@iconify-json/simple-icons": "^1.2.16",
"@nuxt/ui": "latest",
"nuxt": "^3.14.1592"
}
Expand Down
Loading

0 comments on commit 6135d90

Please sign in to comment.