chore: update dependencies and configurations across multiple packages
Publish to NPM / Check version changes and publish (push) Failing after 10m44s

This commit is contained in:
2026-06-18 02:02:58 +07:00
parent 6e70d4edd1
commit e73e8d2cdd
28 changed files with 2881 additions and 3604 deletions
+5 -4
View File
@@ -17,11 +17,12 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "configs/eslint"
},
"packageManager": "pnpm@10.34.1",
"packageManager": "pnpm@11.7.0",
"engines": {
"node": ">=24.16.0"
},
"type": "module",
"sideEffects": false,
"files": [
"dist"
],
@@ -47,15 +48,15 @@
"dependencies": {
"@eslint/js": "^10.0.1",
"@stylistic/eslint-plugin": "catalog:",
"@vitest/eslint-plugin": "^1.6.19",
"@vitest/eslint-plugin": "^1.6.20",
"eslint-plugin-import-x": "^4.16.2",
"eslint-plugin-n": "^18.1.0",
"eslint-plugin-regexp": "^3.1.0",
"eslint-plugin-unicorn": "^65.0.1",
"eslint-plugin-unicorn": "^67.0.0",
"eslint-plugin-vue": "^10.9.2",
"globals": "^17.6.0",
"jiti": "^2.7.0",
"typescript-eslint": "^8.61.0",
"typescript-eslint": "^8.61.1",
"vue-eslint-parser": "^10.4.1"
},
"devDependencies": {
+1 -1
View File
@@ -15,7 +15,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "packages/tsconfig"
},
"packageManager": "pnpm@10.34.1",
"packageManager": "pnpm@11.7.0",
"engines": {
"node": ">=24.16.0"
},
+1 -1
View File
@@ -15,7 +15,7 @@
"url": "git+https://github.com/robonen/tools.git",
"directory": "configs/tsdown"
},
"packageManager": "pnpm@10.34.1",
"packageManager": "pnpm@11.7.0",
"engines": {
"node": ">=24.16.0"
},