-
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update all non-major dependencies
- Loading branch information
1 parent
f94f3e7
commit f4be7f6
Showing
10 changed files
with
1,183 additions
and
791 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
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@nolebase/integrations", | ||
"type": "module", | ||
"version": "2.12.0", | ||
"packageManager": "[email protected].1", | ||
"packageManager": "[email protected].2", | ||
"description": "A collection of diverse documentation engineering tools.", | ||
"author": { | ||
"name": "Nólëbase", | ||
|
@@ -38,33 +38,33 @@ | |
"test:run": "vitest run" | ||
}, | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^3.12.0", | ||
"@antfu/eslint-config": "^3.12.1", | ||
"@antfu/ni": "^0.23.2", | ||
"@cspell/dict-ru_ru": "^2.2.4", | ||
"@nolebase/cspell-dict": "^1.3.1", | ||
"@types/node": "^22.10.2", | ||
"@unocss/cli": "^0.65.2", | ||
"@unocss/eslint-config": "^0.65.2", | ||
"@unocss/eslint-plugin": "^0.65.2", | ||
"@types/node": "^22.10.5", | ||
"@unocss/cli": "^0.65.3", | ||
"@unocss/eslint-config": "^0.65.3", | ||
"@unocss/eslint-plugin": "^0.65.3", | ||
"@vitejs/plugin-vue": "^5.2.1", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"@vitest/ui": "^2.1.8", | ||
"@vueuse/core": "^12.1.0", | ||
"@vueuse/core": "^12.3.0", | ||
"bumpp": "^9.9.2", | ||
"concurrently": "^9.1.0", | ||
"concurrently": "^9.1.2", | ||
"eslint": "^9.17.0", | ||
"less": "^4.2.1", | ||
"rimraf": "^6.0.1", | ||
"typescript": "^5.7.2", | ||
"unbuild": "^3.0.1", | ||
"unocss": "^0.65.2", | ||
"unbuild": "^3.2.0", | ||
"unocss": "^0.65.3", | ||
"unplugin-vue-macros": "^2.13.6", | ||
"vite": "catalog:", | ||
"vite-plugin-inspect": "^0.10.6", | ||
"vitepress": "catalog:", | ||
"vitest": "^2.1.8", | ||
"vue": "catalog:", | ||
"vue-tsc": "^2.1.10" | ||
"vue-tsc": "^2.2.0" | ||
}, | ||
"workspaces": [ | ||
"packages/*", | ||
|
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
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
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
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
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
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
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.