Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (v3) (#3205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 7b4f612 commit 86e8ccd
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 82 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"dependencies": {
"@iconify-json/logos": "^1.2.4",
"@iconify-json/lucide": "^1.2.25",
"@iconify-json/simple-icons": "^1.2.22",
"@iconify-json/vscode-icons": "^1.2.10",
"@iconify-json/simple-icons": "^1.2.23",
"@iconify-json/vscode-icons": "^1.2.11",
"@nuxt/content": "^3.0.1",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
Expand All @@ -28,6 +28,6 @@
"zod": "^3.24.1"
},
"devDependencies": {
"wrangler": "^3.106.0"
"wrangler": "^3.107.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nuxt/ui",
"description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
"version": "3.0.0-alpha.12",
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/ui.git"
Expand Down Expand Up @@ -98,7 +98,7 @@
"embla-carousel-fade": "^8.5.2",
"embla-carousel-vue": "^8.5.2",
"embla-carousel-wheel-gestures": "^8.0.1",
"fuse.js": "^7.0.0",
"fuse.js": "^7.1.0",
"get-port-please": "^3.1.2",
"knitwork": "^1.2.0",
"magic-string": "^0.30.17",
Expand All @@ -114,7 +114,7 @@
"unplugin": "^2.1.2",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"vaul-vue": "^0.2.0"
"vaul-vue": "^0.2.1"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.0.0",
Expand Down
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": {
"@iconify-json/lucide": "^1.2.25",
"@iconify-json/simple-icons": "^1.2.22",
"@iconify-json/simple-icons": "^1.2.23",
"@nuxt/ui": "latest",
"@nuxthub/core": "^0.8.15",
"nuxt": "^3.15.4"
Expand Down
Loading

0 comments on commit 86e8ccd

Please sign in to comment.