-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
- Loading branch information
1 parent
ff11c8f
commit 3b50f11
Showing
3 changed files
with
7,440 additions
and
5,496 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.