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 Oct 10, 2024
1 parent 56f56a3 commit 6e1774b
Show file tree
Hide file tree
Showing 3 changed files with 489 additions and 499 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test": "pnpm run test:unit --run && pnpm run test:playground --run"
},
"dependencies": {
"@iconify/collections": "^1.0.468",
"@iconify/collections": "^1.0.469",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.1.33",
"@iconify/vue": "4.1.3-beta.1",
Expand All @@ -55,24 +55,24 @@
},
"devDependencies": {
"@iconify-json/fluent-emoji-high-contrast": "^1.2.1",
"@iconify-json/logos": "^1.2.2",
"@iconify-json/ph": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.6",
"@iconify-json/solar": "^1.2.0",
"@iconify-json/uil": "^1.2.0",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.7",
"@iconify-json/solar": "^1.2.1",
"@iconify-json/uil": "^1.2.1",
"@nuxt/devtools": "^1.5.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.3",
"@types/node": "^22.7.5",
"@unocss/nuxt": "^0.63.3",
"@unocss/nuxt": "^0.63.4",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"nuxt": "^3.13.2",
"prettier": "^3.3.3",
"release-it": "^17.7.0",
"typescript": "^5.6.2",
"release-it": "^17.8.2",
"typescript": "^5.6.3",
"untyped": "^1.5.1",
"vite": "^5.4.8",
"vue-tsc": "^2.1.6"
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@nuxt/test-utils": "^3.14.3",
"@vue/test-utils": "^2.4.6",
"happy-dom": "^15.7.4",
"playwright-core": "^1.47.2",
"playwright-core": "^1.48.0",
"vitest": "^2.1.2",
"wrangler": "^3.80.1"
"wrangler": "^3.80.3"
}
}
Loading

0 comments on commit 6e1774b

Please sign in to comment.