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 Jul 23, 2024
1 parent ec95615 commit 6875913
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 242 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/icon",
"packageManager": "pnpm@9.5.0",
"packageManager": "pnpm@9.6.0",
"version": "1.3.0",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -36,7 +36,7 @@
"release": "release-it"
},
"dependencies": {
"@iconify/collections": "^1.0.441",
"@iconify/collections": "^1.0.442",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.1.25",
"@iconify/vue": "4.1.3-beta.1",
Expand All @@ -61,13 +61,13 @@
"@types/node": "^20.14.11",
"@unocss/nuxt": "^0.61.5",
"changelogen": "^0.5.5",
"eslint": "9.0.0",
"eslint": "9.7.0",
"nuxt": "^3.12.4",
"release-it": "^17.6.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"untyped": "^1.4.2",
"vite": "^5.3.4",
"vue-tsc": "^2.0.26"
"vue-tsc": "^2.0.28"
},
"release-it": {
"git": {
Expand Down
Loading

0 comments on commit 6875913

Please sign in to comment.