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 6, 2024
1 parent bf39379 commit 4e23d56
Show file tree
Hide file tree
Showing 3 changed files with 1,439 additions and 562 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/icon",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.4",
"version": "1.9.1",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -40,11 +40,11 @@
"test": "pnpm run test:unit --run && pnpm run test:playground --run"
},
"dependencies": {
"@iconify/collections": "^1.0.484",
"@iconify/collections": "^1.0.491",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.1.33",
"@iconify/vue": "^4.2.0-dev.2",
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/devtools-kit": "^1.6.3",
"@nuxt/kit": "^3.14.159",
"consola": "^3.2.3",
"local-pkg": "^0.5.1",
Expand All @@ -58,23 +58,23 @@
"@iconify-json/fluent-emoji-high-contrast": "^1.2.1",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/ph": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.14",
"@iconify-json/solar": "^1.2.1",
"@iconify-json/uil": "^1.2.1",
"@nuxt/devtools": "^1.6.0",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/devtools": "^1.6.3",
"@nuxt/eslint-config": "^0.7.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@types/node": "^22.9.0",
"@unocss/nuxt": "^0.64.1",
"@types/node": "^22.10.1",
"@unocss/nuxt": "^0.65.1",
"bumpp": "^9.8.1",
"changelogen": "^0.5.7",
"eslint": "^9.15.0",
"eslint": "^9.16.0",
"nuxt": "^3.14.159",
"nuxthub": "^0.7.2",
"prettier": "^3.3.3",
"typescript": "^5.6.3",
"nuxthub": "^0.7.3",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"untyped": "^1.5.1",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"devDependencies": {
"@nuxt/test-utils": "^3.14.4",
"@vue/test-utils": "^2.4.6",
"happy-dom": "^15.11.6",
"happy-dom": "^15.11.7",
"playwright-core": "^1.49.0",
"vitest": "^2.1.5",
"wrangler": "^3.87.0"
"vitest": "^2.1.8",
"wrangler": "^3.92.0"
}
}
Loading

0 comments on commit 4e23d56

Please sign in to comment.