mirror of
https://github.com/zoriya/flood.git
synced 2026-05-31 02:15:12 +00:00
dependencies: bump (minor)
This commit is contained in:
Generated
+583
-601
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -67,12 +67,12 @@
|
||||
"geoip-country": "^4.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.6",
|
||||
"@babel/eslint-parser": "^7.18.2",
|
||||
"@babel/core": "^7.18.9",
|
||||
"@babel/eslint-parser": "^7.18.9",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@babel/plugin-proposal-decorators": "^7.18.6",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.18.6",
|
||||
"@babel/preset-env": "^7.18.6",
|
||||
"@babel/plugin-proposal-decorators": "^7.18.9",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
|
||||
"@babel/preset-env": "^7.18.9",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@dnd-kit/core": "^6.0.5",
|
||||
@@ -97,7 +97,7 @@
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/geoip-country": "^4.0.0",
|
||||
"@types/http-errors": "^1.8.2",
|
||||
"@types/jest": "^28.1.5",
|
||||
"@types/jest": "^28.1.6",
|
||||
"@types/jsonwebtoken": "^8.5.8",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/morgan": "^1.9.3",
|
||||
@@ -115,8 +115,8 @@
|
||||
"@types/supertest": "^2.0.12",
|
||||
"@types/tar-fs": "^2.0.1",
|
||||
"@types/yargs": "^17.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.6",
|
||||
"@typescript-eslint/parser": "^5.30.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.7",
|
||||
"@typescript-eslint/parser": "^5.30.7",
|
||||
"@vercel/webpack-asset-relocator-loader": "^1.7.3",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"axios": "^0.27.2",
|
||||
@@ -138,7 +138,7 @@
|
||||
"d3-selection": "^3.0.0",
|
||||
"d3-shape": "^3.1.0",
|
||||
"debug": "^4.3.4",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint": "^8.20.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-airbnb-typescript": "^17.0.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
@@ -198,7 +198,7 @@
|
||||
"tar-fs": "^2.1.1",
|
||||
"terser-webpack-plugin": "^5.3.3",
|
||||
"tldts": "^5.7.84",
|
||||
"ts-jest": "^28.0.6",
|
||||
"ts-jest": "^28.0.7",
|
||||
"ts-loader": "^9.3.1",
|
||||
"ts-node-dev": "^2.0.0",
|
||||
"tsconfig-paths": "^4.0.0",
|
||||
@@ -209,7 +209,7 @@
|
||||
"webpack-shebang-plugin": "^1.1.7",
|
||||
"webpackbar": "^5.0.2",
|
||||
"yargs": "^17.5.1",
|
||||
"zod": "^3.17.3"
|
||||
"zod": "^3.17.9"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
||||
Reference in New Issue
Block a user