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 Feb 2, 2025
1 parent f21e923 commit 142c685
Show file tree
Hide file tree
Showing 4 changed files with 131 additions and 145 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 @@ -114,10 +114,10 @@
"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": "^0.7.5",
"@nuxt/eslint-config": "^0.7.6",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.15.4",
"@release-it/conventional-changelog": "^10.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 142c685

Please sign in to comment.