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] committed May 8, 2024
1 parent 5911add commit 92a072a
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 397 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-icon",
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"version": "1.0.0-beta.3",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -35,7 +35,7 @@
"release": "release-it"
},
"dependencies": {
"@iconify/collections": "^1.0.418",
"@iconify/collections": "^1.0.420",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.1.23",
"@iconify/vue": "^4.1.2",
Expand All @@ -49,24 +49,24 @@
"devDependencies": {
"@iconify-json/fluent-emoji-high-contrast": "^1.1.15",
"@iconify-json/logos": "^1.1.42",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/simple-icons": "^1.1.101",
"@iconify-json/uil": "^1.1.8",
"@nuxt/devtools": "^1.2.0",
"@nuxt/eslint-config": "^0.3.10",
"@nuxt/module-builder": "^0.6.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@types/node": "^20.12.7",
"@unocss/nuxt": "^0.59.4",
"@types/node": "^20.12.11",
"@unocss/nuxt": "^0.60.0",
"changelogen": "^0.5.5",
"eslint": "9.0.0",
"eslint": "9.2.0",
"nuxt": "^3.11.2",
"release-it": "^17.2.1",
"typescript": "^5.4.5",
"untyped": "^1.4.2",
"vitest": "^1.5.2",
"vue-tsc": "^2.0.14"
"vitest": "^1.6.0",
"vue-tsc": "^2.0.16"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit 92a072a

Please sign in to comment.