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 9, 2024
1 parent f98b91c commit 7c516a3
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 78 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.3",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.14",
"@iconify-json/vscode-icons": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/vscode-icons": "^1.2.4",
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@c5b1a4f",
"@nuxt/image": "^1.8.1",
"@nuxt/ui": "latest",
Expand All @@ -28,6 +28,6 @@
"zod": "^3.23.8"
},
"devDependencies": {
"wrangler": "^3.92.0"
"wrangler": "^3.93.0"
}
}
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.9",
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.0",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/ui.git"
Expand Down Expand Up @@ -73,7 +73,7 @@
"release": "release-it --preRelease=alpha --npm.tag=next"
},
"dependencies": {
"@iconify/vue": "^4.1.2",
"@iconify/vue": "^4.2.0",
"@internationalized/date": "^3.6.0",
"@internationalized/number": "^3.6.0",
"@nuxt/devtools-kit": "^1.6.3",
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.18",
"@iconify-json/simple-icons": "^1.2.14",
"@iconify-json/simple-icons": "^1.2.15",
"@nuxt/ui": "latest",
"nuxt": "^3.14.1592"
}
Expand Down
133 changes: 61 additions & 72 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 7c516a3

Please sign in to comment.