Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Oct 31, 2024
1 parent c7076de commit bc10cab
Show file tree
Hide file tree
Showing 2 changed files with 1,515 additions and 824 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@nolebase/integrations",
"type": "module",
"version": "2.6.1",
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"description": "A collection of diverse documentation engineering tools.",
"author": {
"name": "Nólëbase",
Expand Down Expand Up @@ -38,32 +38,32 @@
"test:run": "vitest run"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@antfu/eslint-config": "^3.8.0",
"@antfu/ni": "^0.23.0",
"@cspell/dict-ru_ru": "^2.2.1",
"@types/node": "^22.7.5",
"@unocss/cli": "^0.63.4",
"@unocss/eslint-config": "^0.63.4",
"@unocss/eslint-plugin": "^0.63.4",
"@cspell/dict-ru_ru": "^2.2.4",
"@types/node": "^22.8.5",
"@unocss/cli": "^0.63.6",
"@unocss/eslint-config": "^0.63.6",
"@unocss/eslint-plugin": "^0.63.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@vueuse/core": "^11.1.0",
"bumpp": "^9.7.1",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vueuse/core": "^11.2.0",
"bumpp": "^9.8.0",
"concurrently": "^9.0.1",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"less": "^4.2.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"unocss": "^0.63.4",
"unplugin-vue-macros": "^2.12.3",
"vite": "^5.4.8",
"unocss": "^0.63.6",
"unplugin-vue-macros": "^2.13.3",
"vite": "^5.4.10",
"vite-plugin-inspect": "^0.8.7",
"vitepress": "^1.4.0",
"vitest": "^2.1.2",
"vue": "^3.5.11",
"vue-tsc": "^2.1.6"
"vitepress": "^1.4.2",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-tsc": "^2.1.10"
},
"workspaces": [
"packages/*",
Expand Down
Loading

0 comments on commit bc10cab

Please sign in to comment.