DEPS: Update dependencies (#2576)

This commit is contained in:
catloversg
2026-03-17 02:44:29 +07:00
committed by GitHub
parent 17a7b2efac
commit 06e6479408
2 changed files with 256 additions and 420 deletions

View File

@@ -24,7 +24,7 @@
"acorn": "^8.11.3",
"acorn-jsx-walk": "^2.0.0",
"acorn-walk": "^8.3.2",
"ajv": "^8.17.1",
"ajv": "^8.18.0",
"arg": "^5.0.2",
"bcryptjs": "^2.4.3",
"clsx": "^1.2.1",
@@ -91,7 +91,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jsdom": "^26.1.0",
"lodash": "^4.17.21",
"lodash": "^4.17.23",
"monaco-editor": "^0.55.1",
"monaco-editor-webpack-plugin": "^7.1.1",
"prettier": "^2.8.8",
@@ -99,7 +99,7 @@
"style-loader": "^4.0.0",
"tinybench": "^6.0.0",
"typescript": "^5.9.3",
"webpack": "^5.100.2",
"webpack": "^5.105.4",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.2",
"xml-formatter": "^3.6.7"