chore: update all deps
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "configs/eslint"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
@@ -51,7 +51,7 @@
|
||||
"eslint-plugin-import-x": "^4.16.2",
|
||||
"eslint-plugin-n": "^18.0.1",
|
||||
"eslint-plugin-regexp": "^3.1.0",
|
||||
"eslint-plugin-unicorn": "^64.0.0",
|
||||
"eslint-plugin-unicorn": "^65.0.0",
|
||||
"eslint-plugin-vue": "^10.9.2",
|
||||
"globals": "^17.6.0",
|
||||
"jiti": "^2.7.0",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "packages/tsconfig"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "configs/tsdown"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "core/crdt"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "core/encoding"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "core/fetch"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "packages/platform"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "packages/stdlib"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
@@ -51,6 +51,6 @@
|
||||
"@robonen/tsdown": "workspace:*",
|
||||
"eslint": "catalog:",
|
||||
"tsdown": "catalog:",
|
||||
"typescript": "^5.9.3"
|
||||
"typescript": "^6.0.3"
|
||||
}
|
||||
}
|
||||
|
||||
+8
-8
@@ -18,20 +18,20 @@
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"marked": "^18.0.5",
|
||||
"shiki": "^4.0.1",
|
||||
"zod": "^4.1.13"
|
||||
"shiki": "^4.2.0",
|
||||
"zod": "^4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/fonts": "^0.14.0",
|
||||
"@nuxt/kit": "^4.3.1",
|
||||
"@nuxt/kit": "^4.4.7",
|
||||
"@robonen/eslint": "workspace:*",
|
||||
"@tailwindcss/vite": "^4.2.1",
|
||||
"@tailwindcss/vite": "^4.3.0",
|
||||
"eslint": "catalog:",
|
||||
"jiti": "^2.6.1",
|
||||
"jiti": "^2.7.0",
|
||||
"nuxt": "catalog:",
|
||||
"tailwindcss": "^4.2.1",
|
||||
"ts-morph": "^27.0.2",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"ts-morph": "^28.0.0",
|
||||
"vue": "catalog:",
|
||||
"vue-router": "^5.0.3"
|
||||
"vue-router": "^5.1.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "packages/renovate"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
@@ -27,6 +27,6 @@
|
||||
"test": "renovate-config-validator ./default.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"renovate": "^43.59.2"
|
||||
"renovate": "^43.214.6"
|
||||
}
|
||||
}
|
||||
|
||||
+5
-5
@@ -15,20 +15,20 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/robonen/tools.git"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.3.5",
|
||||
"@types/node": "^25.9.2",
|
||||
"@vitest/coverage-v8": "catalog:",
|
||||
"@vitest/ui": "catalog:",
|
||||
"citty": "^0.2.1",
|
||||
"jiti": "^2.6.1",
|
||||
"citty": "^0.2.2",
|
||||
"jiti": "^2.7.0",
|
||||
"jsdom": "catalog:",
|
||||
"scule": "^1.3.0",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript": "^6.0.3",
|
||||
"vitest": "catalog:"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Generated
+4045
-4735
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -8,18 +8,18 @@ packages:
|
||||
|
||||
catalog:
|
||||
'@stylistic/eslint-plugin': ^5.10.0
|
||||
'@vitest/browser': ^4.1.4
|
||||
'@vitest/coverage-v8': ^4.1.4
|
||||
'@vitest/ui': ^4.1.4
|
||||
'@vue/shared': ^3.5.29
|
||||
'@vue/test-utils': ^2.4.6
|
||||
'@vitest/browser': ^4.1.8
|
||||
'@vitest/coverage-v8': ^4.1.8
|
||||
'@vitest/ui': ^4.1.8
|
||||
'@vue/shared': ^3.5.35
|
||||
'@vue/test-utils': ^2.4.11
|
||||
eslint: ^10.4.1
|
||||
jsdom: ^28.1.0
|
||||
nuxt: ^4.3.1
|
||||
tsdown: ^0.21.0
|
||||
vitest: ^4.1.4
|
||||
vue: ^3.5.29
|
||||
jsdom: ^29.1.1
|
||||
nuxt: ^4.4.7
|
||||
tsdown: ^0.22.2
|
||||
vitest: ^4.1.8
|
||||
vue: ^3.5.35
|
||||
|
||||
ignoredBuiltDependencies:
|
||||
- '@parcel/watcher'
|
||||
- esbuild
|
||||
- esbuild
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "vue/editor"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
@@ -62,15 +62,15 @@
|
||||
"@robonen/tsconfig": "workspace:*",
|
||||
"@robonen/tsdown": "workspace:*",
|
||||
"@vitest/browser": "catalog:",
|
||||
"@vitest/browser-playwright": "^4.0.18",
|
||||
"@vitest/browser-playwright": "^4.1.8",
|
||||
"@vue/test-utils": "catalog:",
|
||||
"eslint": "catalog:",
|
||||
"jsdom": "catalog:",
|
||||
"playwright": "^1.48.0",
|
||||
"playwright": "^1.60.0",
|
||||
"tsdown": "catalog:",
|
||||
"unplugin-vue": "^7.1.1",
|
||||
"vitest-browser-vue": "^1.0.0",
|
||||
"vue-tsc": "^3.2.5"
|
||||
"unplugin-vue": "^7.2.0",
|
||||
"vitest-browser-vue": "^2.1.0",
|
||||
"vue-tsc": "^3.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@floating-ui/vue": "^1.1.11",
|
||||
|
||||
@@ -16,8 +16,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@robonen/tsconfig": "workspace:*",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"vite": "^7.1.9",
|
||||
"vue-tsc": "^3.2.5"
|
||||
"@vitejs/plugin-vue": "^6.0.7",
|
||||
"vite": "^8.0.16",
|
||||
"vue-tsc": "^3.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "vue/primitives"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
@@ -58,15 +58,15 @@
|
||||
"@robonen/tsconfig": "workspace:*",
|
||||
"@robonen/tsdown": "workspace:*",
|
||||
"@vitest/browser": "catalog:",
|
||||
"@vitest/browser-playwright": "^4.0.18",
|
||||
"@vitest/browser-playwright": "^4.1.8",
|
||||
"@vue/test-utils": "catalog:",
|
||||
"axe-core": "^4.11.1",
|
||||
"axe-core": "^4.12.0",
|
||||
"eslint": "catalog:",
|
||||
"playwright": "^1.48.0",
|
||||
"playwright": "^1.60.0",
|
||||
"tsdown": "catalog:",
|
||||
"unplugin-vue": "^7.1.1",
|
||||
"vitest-browser-vue": "^1.0.0",
|
||||
"vue-tsc": "^3.2.5"
|
||||
"unplugin-vue": "^7.2.0",
|
||||
"vitest-browser-vue": "^2.1.0",
|
||||
"vue-tsc": "^3.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@floating-ui/vue": "^1.1.11",
|
||||
|
||||
@@ -13,14 +13,14 @@
|
||||
"dependencies": {
|
||||
"@robonen/primitives": "workspace:*",
|
||||
"vue": "catalog:",
|
||||
"vue-router": "^4.5.0"
|
||||
"vue-router": "^5.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@robonen/tsconfig": "workspace:*",
|
||||
"@tailwindcss/vite": "^4.1.0",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"tailwindcss": "^4.1.0",
|
||||
"vite": "^7.1.9",
|
||||
"vue-tsc": "^3.2.5"
|
||||
"@tailwindcss/vite": "^4.3.0",
|
||||
"@vitejs/plugin-vue": "^6.0.7",
|
||||
"tailwindcss": "^4.3.0",
|
||||
"vite": "^8.0.16",
|
||||
"vue-tsc": "^3.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,12 +19,12 @@
|
||||
"devDependencies": {
|
||||
"@robonen/eslint": "workspace:*",
|
||||
"@robonen/tsconfig": "workspace:*",
|
||||
"@storybook/addon-a11y": "^10.2.1",
|
||||
"@storybook/addon-docs": "^10.2.1",
|
||||
"@storybook/vue3-vite": "^10.2.1",
|
||||
"@vitejs/plugin-vue": "^6.0.6",
|
||||
"@storybook/addon-a11y": "^10.4.2",
|
||||
"@storybook/addon-docs": "^10.4.2",
|
||||
"@storybook/vue3-vite": "^10.4.2",
|
||||
"@vitejs/plugin-vue": "^6.0.7",
|
||||
"eslint": "catalog:",
|
||||
"storybook": "^10.2.1",
|
||||
"vite": "^7.1.9"
|
||||
"storybook": "^10.4.2",
|
||||
"vite": "^8.0.16"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"url": "git+https://github.com/robonen/tools.git",
|
||||
"directory": "vue/toolkit"
|
||||
},
|
||||
"packageManager": "pnpm@10.30.3",
|
||||
"packageManager": "pnpm@10.33.2",
|
||||
"engines": {
|
||||
"node": ">=24.13.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user