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 Jan 14, 2025
1 parent 8ac3520 commit 3b1446c
Show file tree
Hide file tree
Showing 3 changed files with 1,826 additions and 1,047 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/icon",
"packageManager": "[email protected].0",
"packageManager": "[email protected].4",
"version": "1.10.3",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -40,15 +40,15 @@
"test": "pnpm run test:unit --run && pnpm run test:playground --run"
},
"dependencies": {
"@iconify/collections": "^1.0.496",
"@iconify/collections": "^1.0.506",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.2.1",
"@iconify/vue": "^4.2.0",
"@nuxt/devtools-kit": "^1.6.4",
"@iconify/vue": "^4.3.0",
"@nuxt/devtools-kit": "^1.7.0",
"@nuxt/kit": "^3.14.1592",
"consola": "^3.2.3",
"consola": "^3.4.0",
"local-pkg": "^0.5.1",
"mlly": "^1.7.3",
"mlly": "^1.7.4",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"picomatch": "^4.0.2",
Expand All @@ -59,29 +59,29 @@
"@iconify-json/fluent-emoji-high-contrast": "^1.2.2",
"@iconify-json/logos": "^1.2.4",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/simple-icons": "^1.2.20",
"@iconify-json/solar": "^1.2.2",
"@iconify-json/uil": "^1.2.3",
"@nuxt/devtools": "^1.6.4",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/devtools": "^1.7.0",
"@nuxt/eslint-config": "^0.7.5",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@types/node": "^22.10.2",
"@nuxt/test-utils": "^3.15.4",
"@types/node": "^22.10.6",
"@types/picomatch": "^3.0.1",
"@unocss/nuxt": "^0.65.1",
"bumpp": "^9.9.1",
"@unocss/nuxt": "^0.65.4",
"bumpp": "^9.10.0",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"nuxt": "^3.14.1592",
"nuxthub": "^0.7.6",
"nuxthub": "^0.7.8",
"prettier": "^3.4.2",
"typescript": "~5.6.3",
"typescript": "~5.7.3",
"untyped": "^1.5.2",
"vite": "^6.0.3",
"vue-tsc": "^2.1.10"
"vite": "^6.0.7",
"vue-tsc": "^2.2.0"
},
"resolutions": {
"vite": "^6.0.3"
"vite": "^6.0.7"
}
}
12 changes: 6 additions & 6 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"deploy": "nuxthub deploy"
},
"dependencies": {
"@nuxthub/core": "^0.8.7",
"@nuxthub/core": "^0.8.11",
"nuxt": "^3.14.159"
},
"devDependencies": {
"@nuxt/test-utils": "^3.14.4",
"@nuxt/test-utils": "^3.15.4",
"@vue/test-utils": "^2.4.6",
"happy-dom": "^15.11.6",
"playwright-core": "^1.49.0",
"vitest": "^2.1.5",
"wrangler": "^3.87.0"
"happy-dom": "^15.11.7",
"playwright-core": "^1.49.1",
"vitest": "^2.1.8",
"wrangler": "^3.102.0"
}
}
Loading

0 comments on commit 3b1446c

Please sign in to comment.