mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-07 23:31:08 +08:00
chore(deps): 更新项目依赖包版本
- 更新 @playwright/test 从 1.57.0 到 1.58.0 - 更新 @tanstack/vue-query 从 5.92.8 到 5.92.9 - 更新 cheerio 从 1.1.2 到 1.2.0 - 更新 eslint-config-turbo 从 2.7.5 到 2.7.6 - 更新 playwright 从 1.57.0 到 1.58.0 - 更新 turbo 从 2.7.5 到 2.7.6 - 更新 vxe-pc-ui 从 4.12.10 到 4.12.12 - 更新 @babel/helper-define-polyfill-provider 从 0.6.5 到 0.6.6 - 更新 @cspell/dict-fullstack 从 3.2.7 到 3.2.8 - 更新 @cspell/dict-git 从 3.0.7 到 3.1.0 - 更新 @cspell/dict-node 从 5.0.8 到 5.0.9 - 更新 @cspell/dict-npm 从 5.2.29 到 5.2.30 - 更新 @parcel/watcher 相关包从 2.5.4 到 2.5.6 - 更新 @tanstack/query-core 从 5.90.19 到 5.90.20 - 更新 babel-plugin-polyfill 相关包到最新版本 - 更新 baseline-browser-mapping 从 2.9.17 到 2.9.18 - 更新 caniuse-lite 从 1.0.30001765 到 1.0.30001766 - 更新 electron-to-chromium 从 1.5.277 到 1.5.278 - 更新 eslint-plugin-turbo 从 2.7.5 到 2.7.6 - 更新 playwright-core 从 1.57.0 到 1.58.0 - 更新 turbo 平台特定版本到 2.7.6 - 更新 undici 从 7.19.0 到 7.19.1
This commit is contained in:
@@ -13,15 +13,6 @@ packages:
|
||||
- docs
|
||||
- playground
|
||||
|
||||
overrides:
|
||||
'@ast-grep/napi': 'catalog:'
|
||||
'@ctrl/tinycolor': 'catalog:'
|
||||
clsx: 'catalog:'
|
||||
esbuild: 'catalog:'
|
||||
jiti: 'catalog:'
|
||||
pinia: 'catalog:'
|
||||
vue: 'catalog:'
|
||||
|
||||
catalog:
|
||||
'@ast-grep/napi': ^0.39.9
|
||||
'@changesets/changelog-github': ^0.5.2
|
||||
@@ -41,7 +32,7 @@ catalog:
|
||||
'@jspm/generator': ^2.9.0
|
||||
'@manypkg/get-packages': ^3.1.0
|
||||
'@nolebase/vitepress-plugin-git-changelog': ^2.18.2
|
||||
'@playwright/test': ^1.57.0
|
||||
'@playwright/test': ^1.58.0
|
||||
'@pnpm/workspace.read-manifest': ^1000.2.10
|
||||
'@stylistic/stylelint-plugin': ^4.0.1
|
||||
'@tailwindcss/nesting': 0.0.0-insiders.565cd3e
|
||||
@@ -138,7 +129,7 @@ catalog:
|
||||
pinia: ^3.0.4
|
||||
pinia-plugin-persistedstate: ^4.7.1
|
||||
pkg-types: ^2.3.0
|
||||
playwright: ^1.57.0
|
||||
playwright: ^1.58.0
|
||||
postcss: ^8.5.6
|
||||
postcss-antd-fixes: ^0.2.0
|
||||
postcss-html: ^1.8.1
|
||||
@@ -173,7 +164,7 @@ catalog:
|
||||
tdesign-vue-next: ^1.18.0
|
||||
theme-colors: ^0.1.0
|
||||
tippy.js: ^6.3.7
|
||||
turbo: ^2.7.5
|
||||
turbo: ^2.7.6
|
||||
typescript: ^5.9.3
|
||||
unbuild: ^3.6.1
|
||||
unplugin-element-plus: ^0.11.2
|
||||
@@ -206,6 +197,15 @@ neverBuiltDependencies:
|
||||
- canvas
|
||||
- node-gyp
|
||||
|
||||
overrides:
|
||||
'@ast-grep/napi': 'catalog:'
|
||||
'@ctrl/tinycolor': 'catalog:'
|
||||
clsx: 'catalog:'
|
||||
esbuild: 'catalog:'
|
||||
jiti: 'catalog:'
|
||||
pinia: 'catalog:'
|
||||
vue: 'catalog:'
|
||||
|
||||
peerDependencyRules:
|
||||
allowedVersions:
|
||||
eslint: '>=9.5.0'
|
||||
|
||||
Reference in New Issue
Block a user