mirror of
https://github.com/sipeed/NanoKVM-USB.git
synced 2026-09-10 21:49:56 -05:00
chores: Update minimatch, tar, and ajv dependencies across desktop and browser packages
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"eslint-plugin-react-refresh": "^0.4.26",
|
||||
"globals": "^15.12.0",
|
||||
"minimatch": "^9.0.5",
|
||||
"minimatch": "^9.0.6",
|
||||
"postcss": "^8.4.49",
|
||||
"prettier": "^3.4.1",
|
||||
"prettier-plugin-tailwindcss": "^0.6.9",
|
||||
|
||||
3215
browser/pnpm-lock.yaml
generated
3215
browser/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,6 @@
|
||||
overrides:
|
||||
minimatch: ^9.0.0
|
||||
minimatch: ^9.0.6
|
||||
ajv@<6.14.0: '>=6.14.0'
|
||||
'@babel/helpers@<7.26.10': '>=7.26.10'
|
||||
'@babel/runtime@<7.26.10': '>=7.26.10'
|
||||
'@eslint/plugin-kit@<0.3.4': '>=0.3.4'
|
||||
|
||||
@@ -89,8 +89,10 @@
|
||||
"electron@<35.7.5": ">=35.7.5",
|
||||
"vite@>=6.0.0 <=6.3.5": ">=6.3.6",
|
||||
"vite@>=6.0.0 <=6.4.0": ">=6.4.1",
|
||||
"minimatch@<9.0.0": ">=9.0.5",
|
||||
"tar@<7.5.7": ">=7.5.7",
|
||||
"minimatch@<9.0.6": ">=9.0.6",
|
||||
"minimatch@>=10.0.0 <10.2.1": ">=10.2.1",
|
||||
"tar@<7.5.8": ">=7.5.8",
|
||||
"ajv@<6.14.0": ">=6.14.0",
|
||||
"lodash@<4.17.23": ">=4.17.23",
|
||||
"@isaacs/brace-expansion@<=5.0.0": ">=5.0.1"
|
||||
}
|
||||
|
||||
2037
desktop/pnpm-lock.yaml
generated
2037
desktop/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user