Compare commits
2 Commits
main
...
chore/upgr
| Author | SHA1 | Date | |
|---|---|---|---|
| 92fc7ea401 | |||
| be2c1f38c8 |
@ -41,7 +41,7 @@
|
||||
"@storybook/react": "^7.6.7",
|
||||
"@storybook/react-vite": "^7.6.7",
|
||||
"@storybook/test": "^7.6.7",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -70,4 +70,3 @@
|
||||
"react-dom": ">=18.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"dependencies": {
|
||||
"@microsoft/rush-lib": "5.147.1",
|
||||
"concurrently": "^7.6.0",
|
||||
"eslint": "~9.12.0",
|
||||
"eslint": "~9.34.0",
|
||||
"lint-staged": "^13.0.3",
|
||||
"micromatch": "^4.0.5",
|
||||
"prettier": "^2.7.1",
|
||||
|
||||
680
common/autoinstallers/rush-lint-staged/pnpm-lock.yaml
generated
680
common/autoinstallers/rush-lint-staged/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
861
common/config/subspaces/default/pnpm-lock.yaml
generated
861
common/config/subspaces/default/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -42,8 +42,8 @@
|
||||
"@rushstack/eslint-config": "~3.1.1",
|
||||
"@stylistic/eslint-plugin-ts": "^2.8.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.5.0",
|
||||
"@typescript-eslint/parser": "~8.17.0",
|
||||
"eslint": "~9.12.0",
|
||||
"@typescript-eslint/parser": "~8.43.0",
|
||||
"eslint": "~9.34.0",
|
||||
"eslint-config-airbnb": "^18.0.1",
|
||||
"eslint-config-prettier": "~9.1.0",
|
||||
"eslint-config-react-app": "^7",
|
||||
@ -74,4 +74,3 @@
|
||||
"typescript": "~5.8.2"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -16,8 +16,7 @@
|
||||
"test:cov": "exit 0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "~9.12.0",
|
||||
"eslint": "~9.34.0",
|
||||
"typescript": "~5.8.2"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@ -34,10 +34,10 @@
|
||||
"@types/node": "^18",
|
||||
"@types/semver": "^7.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^8.5.0",
|
||||
"@typescript-eslint/parser": "~8.17.0",
|
||||
"@typescript-eslint/parser": "~8.43.0",
|
||||
"@typescript-eslint/rule-tester": "~8.10.0",
|
||||
"@vitest/coverage-v8": "~3.0.5",
|
||||
"eslint": "~9.12.0",
|
||||
"eslint": "~9.34.0",
|
||||
"eslint-config-prettier": "~9.1.0",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-prettier": "~5.2.1",
|
||||
@ -46,5 +46,4 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"vitest": "~3.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
@ -30,7 +30,6 @@
|
||||
"enhanced-resolve": "~5.12.0",
|
||||
"pkg-install": "~1.0.0",
|
||||
"vitest": "~3.0.5",
|
||||
"webpack": "~5.89.0"
|
||||
"webpack": "~5.91.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -61,7 +61,7 @@
|
||||
"@rollup/plugin-json": "~6.0.0",
|
||||
"@rollup/plugin-node-resolve": "~15.0.1",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -94,4 +94,3 @@
|
||||
"react-dom": ">=18.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
"@storybook/react-vite": "^7.6.7",
|
||||
"@storybook/test": "^7.6.7",
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -97,4 +97,3 @@
|
||||
"vitest": "~3.0.5"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
"@rollup/plugin-node-resolve": "~15.0.1",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@rsbuild/core": "1.1.13",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -108,4 +108,3 @@
|
||||
},
|
||||
"// deps": "immer@^10.0.3 为脚本自动补齐,请勿改动"
|
||||
}
|
||||
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
"@storybook/react": "^7.6.7",
|
||||
"@storybook/react-vite": "^7.6.7",
|
||||
"@storybook/test": "^7.6.7",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -62,4 +62,3 @@
|
||||
"react-dom": ">=18.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -77,7 +77,7 @@
|
||||
"@rollup/plugin-json": "~6.0.0",
|
||||
"@rollup/plugin-node-resolve": "~15.0.1",
|
||||
"@rollup/plugin-replace": "^4.0.0",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -106,4 +106,3 @@
|
||||
},
|
||||
"// deps": "immer@^10.0.3 为脚本自动补齐,请勿改动"
|
||||
}
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
"@coze-arch/stylelint-config": "workspace:*",
|
||||
"@coze-arch/ts-config": "workspace:*",
|
||||
"@coze-arch/vitest-config": "workspace:*",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -58,4 +58,3 @@
|
||||
"react-dom": ">=18.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@vitest/coverage-v8": "~3.0.5",
|
||||
"eslint": "~9.12.0",
|
||||
"eslint": "~9.34.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"tsup": "^8.0.1",
|
||||
@ -37,4 +37,3 @@
|
||||
"react-dom": ">=17"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
"@types/react": "18.2.37",
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@vitest/coverage-v8": "~3.0.5",
|
||||
"eslint": "~9.12.0",
|
||||
"eslint": "~9.34.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"tsup": "^8.0.1",
|
||||
@ -38,4 +38,3 @@
|
||||
"react-dom": ">=17"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -35,7 +35,7 @@
|
||||
"@types/react-dom": "18.2.15",
|
||||
"@vitest/coverage-v8": "~3.0.5",
|
||||
"esbuild-sass-plugin": "^3.2.0",
|
||||
"eslint": "~9.12.0",
|
||||
"eslint": "~9.34.0",
|
||||
"jsdom": "^22.1.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"tsup": "^8.0.1",
|
||||
@ -47,4 +47,3 @@
|
||||
"react-dom": ">=17"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"@coze-arch/stylelint-config": "workspace:*",
|
||||
"@coze-arch/ts-config": "workspace:*",
|
||||
"@coze-arch/vitest-config": "workspace:*",
|
||||
"@swc/core": "^1.3.35",
|
||||
"@swc/core": "~1.3.35",
|
||||
"@swc/helpers": "^0.4.12",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
@ -56,4 +56,3 @@
|
||||
"react-dom": ">=18.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user