mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-23 16:06:33 +02:00
DEPS: Update dependencies (#2785)
This commit is contained in:
+9
-9
@@ -56,20 +56,20 @@
|
||||
"description": "A cyberpunk-themed incremental game",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.29.0",
|
||||
"@babel/preset-env": "^7.29.2",
|
||||
"@babel/preset-env": "^7.29.5",
|
||||
"@babel/preset-react": "^7.28.5",
|
||||
"@babel/preset-typescript": "^7.28.5",
|
||||
"@electron/packager": "^18.4.4",
|
||||
"@mathjax/src": "^4.1.0",
|
||||
"@mathjax/src": "^4.1.2",
|
||||
"@microsoft/api-documenter": "^7.26.34",
|
||||
"@microsoft/api-extractor": "^7.52.13",
|
||||
"@microsoft/api-extractor": "^7.58.7",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
|
||||
"@swc/core": "^1.12.14",
|
||||
"@types/babel__standalone": "^7.1.9",
|
||||
"@types/bcryptjs": "^2.4.4",
|
||||
"@types/convert-source-map": "^2.0.3",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/lodash": "^4.17.20",
|
||||
"@types/lodash": "^4.17.24",
|
||||
"@types/react": "^17.0.89",
|
||||
"@types/react-beautiful-dnd": "^13.1.8",
|
||||
"@types/react-dom": "^17.0.26",
|
||||
@@ -91,7 +91,7 @@
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jsdom": "^26.1.0",
|
||||
"lodash": "^4.17.23",
|
||||
"lodash": "^4.18.1",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"monaco-editor-webpack-plugin": "^7.1.1",
|
||||
"prettier": "^2.8.8",
|
||||
@@ -99,10 +99,10 @@
|
||||
"style-loader": "^4.0.0",
|
||||
"tinybench": "^6.0.0",
|
||||
"typescript": "^5.9.3",
|
||||
"webpack": "^5.105.4",
|
||||
"webpack-bundle-analyzer": "^5.2.0",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-dev-server": "^5.2.2",
|
||||
"webpack": "^5.106.2",
|
||||
"webpack-bundle-analyzer": "^5.3.0",
|
||||
"webpack-cli": "^7.0.2",
|
||||
"webpack-dev-server": "^5.2.4",
|
||||
"xml-formatter": "^3.6.7"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user