This commit is contained in:
Alex
2023-08-01 19:58:42 -04:00
parent a27416f190
commit 574ff427d1
4 changed files with 19 additions and 21 deletions

View File

@ -11,22 +11,22 @@
"@babel/preset-env": "^7.22.9",
"@types/babel-plugin-macros": "^3.1.0",
"@types/babel__core": "^7.20.1",
"@types/eslint": "^8.44.0",
"@types/eslint": "^8.44.1",
"@types/estree": "^1.0.1",
"@types/estree-jsx": "^1.0.0",
"@types/lodash": "^4.14.195",
"@types/node": "^20.4.2",
"@typescript-eslint/types": "^6.1.0",
"@types/lodash": "^4.14.196",
"@types/node": "^20.4.5",
"@typescript-eslint/types": "^6.2.1",
"babel-plugin-macros": "^3.1.0",
"dts-bundle-generator": "^8.0.1",
"esbin": "0.0.1-beta.1",
"esbuild": "0.18.14",
"esbin": "0.0.1-beta.2",
"esbuild": "0.18.17",
"esbuild-plugin-alias": "^0.2.1",
"esbuild-register": "3.4.2",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-define-config": "^1.21.0",
"eslint-plugin-import": "^2.27.5",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-define-config": "^1.22.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-unicorn": "^48.0.1",
"glob": "^10.3.3",
"json-schema-to-ts": "^2.9.1",