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 618c115 commit f04576f
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 72 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"
}
}
4 changes: 2 additions & 2 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,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
118 changes: 52 additions & 66 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f04576f

Please sign in to comment.