Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#436)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <[email protected]>
  • Loading branch information
renovate[bot] and danielroe authored Dec 20, 2024
1 parent 220ebbb commit f164503
Show file tree
Hide file tree
Showing 3 changed files with 802 additions and 366 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ufo": "^1.5.4",
"unifont": "^0.1.7",
"unplugin": "^2.1.0",
"unstorage": "^1.13.1"
"unstorage": "^1.14.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
Expand All @@ -85,25 +85,25 @@
"pkg-pr-new": "^0.0.39",
"playwright-core": "^1.49.1",
"semver": "^7.6.3",
"shiki": "^1.24.2",
"shiki": "^1.24.3",
"typescript": "^5.6.3",
"unbuild": "^3.0.1",
"vite": "^6.0.3",
"vite": "^6.0.4",
"vitest": "^2.1.8",
"vue": "3.5.13",
"vue-bundle-renderer": "^2.1.1",
"vue-tsc": "^2.1.10"
},
"resolutions": {
"@nuxt/fonts": "workspace:*",
"@unocss/core": "^0.65.1",
"@unocss/nuxt": "^0.65.1",
"@unocss/preset-attributify": "^0.65.1",
"@unocss/preset-icons": "^0.65.1",
"@unocss/preset-mini": "^0.65.1",
"@unocss/reset": "^0.65.1",
"@unocss/core": "^0.65.2",
"@unocss/nuxt": "^0.65.2",
"@unocss/preset-attributify": "^0.65.2",
"@unocss/preset-icons": "^0.65.2",
"@unocss/preset-mini": "^0.65.2",
"@unocss/reset": "^0.65.2",
"typescript": "5.6.3",
"unocss": "^0.65.1"
"unocss": "^0.65.2"
},
"packageManager": "[email protected]",
"pnpm": {
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"dependencies": {
"@nuxt/fonts": "latest",
"@nuxtjs/tailwindcss": "latest",
"@unocss/nuxt": "^0.65.1",
"@unocss/nuxt": "^0.65.2",
"nuxt": "latest",
"tailwindcss": "^3.4.17",
"unocss": "^0.65.1",
"unocss": "^0.65.2",
"vue": "3.5.13",
"vue-router": "latest"
},
Expand Down
Loading

0 comments on commit f164503

Please sign in to comment.