Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#118)
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 Apr 17, 2024
1 parent ff11c8f commit 3b50f11
Show file tree
Hide file tree
Showing 3 changed files with 7,440 additions and 5,496 deletions.
25 changes: 14 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,31 +63,34 @@
"devDependencies": {
"@iconify-json/carbon": "^1.1.31",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.3.5",
"@nuxt/eslint-config": "^0.3.7",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.12.1",
"@types/css-tree": "^2.3.7",
"@vitest/coverage-v8": "^1.4.0",
"@types/splitpanes": "^2.2.6",
"@vitest/coverage-v8": "^1.5.0",
"birpc": "^0.2.17",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
"eslint": "^9.0.0",
"execa": "^8.0.1",
"ofetch": "^1.3.4",
"nitropack": "^2.9.6",
"nuxt": "^3.11.2",
"nuxt-fonts-devtools": "latest",
"playwright-core": "^1.42.1",
"nuxt-fonts-devtools": "workspace:*",
"ofetch": "^1.3.4",
"playwright-core": "^1.43.1",
"semver": "^7.6.0",
"typescript": "^5.4.3",
"shiki": "^1.3.0",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vite": "^5.2.9",
"vitest": "^1.5.0",
"vue-bundle-renderer": "^2.0.0",
"vue-tsc": "^2.0.7"
"vue-tsc": "^2.0.13"
},
"resolutions": {
"@nuxt/fonts": "workspace:*"
}
}
},
"packageManager": "[email protected]"
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"dependencies": {
"@nuxt/fonts": "latest",
"@nuxtjs/tailwindcss": "latest",
"@unocss/nuxt": "^0.58.9",
"@unocss/nuxt": "^0.59.3",
"nuxt": "latest",
"tailwindcss": "^3.4.3",
"unocss": "^0.58.9",
"unocss": "^0.59.3",
"vue": "latest",
"vue-router": "latest"
},
"devDependencies": {
"sass": "^1.74.1"
"sass": "^1.75.0"
}
}
Loading

0 comments on commit 3b50f11

Please sign in to comment.