Update versions
This commit is contained in:
22
package.json
22
package.json
@ -9,20 +9,20 @@
|
||||
"@babel/core": "^7.23.2",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.22.5",
|
||||
"@babel/preset-env": "^7.23.2",
|
||||
"@types/babel-plugin-macros": "^3.1.1",
|
||||
"@types/babel__core": "^7.20.2",
|
||||
"@types/eslint": "^8.44.4",
|
||||
"@types/estree": "^1.0.2",
|
||||
"@types/estree-jsx": "^1.0.1",
|
||||
"@types/lodash": "^4.14.199",
|
||||
"@types/node": "^20.8.6",
|
||||
"@typescript-eslint/types": "^6.7.5",
|
||||
"@types/babel-plugin-macros": "^3.1.2",
|
||||
"@types/babel__core": "^7.20.3",
|
||||
"@types/eslint": "^8.44.6",
|
||||
"@types/estree": "^1.0.4",
|
||||
"@types/estree-jsx": "^1.0.2",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/node": "^20.8.10",
|
||||
"@typescript-eslint/types": "^6.9.1",
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"dts-bundle-generator": "^8.0.1",
|
||||
"dts-bundle-generator": "^8.1.2",
|
||||
"esbin": "0.0.3",
|
||||
"esbuild": "0.19.4",
|
||||
"esbuild": "0.19.5",
|
||||
"esbuild-plugin-alias": "^0.2.1",
|
||||
"eslint": "8.51.0",
|
||||
"eslint": "8.52.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-define-config": "^1.24.1",
|
||||
"fast-glob": "^3.3.1",
|
||||
|
Reference in New Issue
Block a user