Update new ver

This commit is contained in:
Alex
2023-10-13 00:36:58 -04:00
parent 91bbcba2e8
commit a8fdfcd9ed
6 changed files with 960 additions and 563 deletions

View File

@ -6,25 +6,25 @@
},
"private": true,
"devDependencies": {
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/plugin-transform-flow-strip-types": "^7.22.5",
"@babel/preset-env": "^7.22.20",
"@babel/preset-env": "^7.23.2",
"@types/babel-plugin-macros": "^3.1.1",
"@types/babel__core": "^7.20.2",
"@types/eslint": "^8.44.3",
"@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.2",
"@typescript-eslint/types": "^6.7.4",
"@types/node": "^20.8.5",
"@typescript-eslint/types": "^6.7.5",
"babel-plugin-macros": "^3.1.0",
"dts-bundle-generator": "^8.0.1",
"esbin": "0.0.3",
"esbuild": "0.19.4",
"esbuild-plugin-alias": "^0.2.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-define-config": "^1.23.0",
"eslint-define-config": "^1.24.1",
"fast-glob": "^3.3.1",
"json-schema-to-ts": "^2.9.2",
"lodash": "^4.17.21",