chore: upgrade deps to the latest version

This commit is contained in:
Nitin Kumar 2023-09-06 09:11:40 +05:30
parent 35a27d8aac
commit e23eb9cb02
2 changed files with 608 additions and 332 deletions

View File

@ -36,9 +36,9 @@
} }
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.10", "@babel/core": "^7.22.15",
"@babel/preset-react": "^7.22.5", "@babel/preset-react": "^7.22.15",
"@types/jest": "^29.5.3", "@types/jest": "^29.5.4",
"@types/mime-types": "^2.1.1", "@types/mime-types": "^2.1.1",
"@types/node": "^20.1.7", "@types/node": "^20.1.7",
"assemblyscript": "^0.27.2", "assemblyscript": "^0.27.2",
@ -54,7 +54,7 @@
"date-fns": "^2.15.0", "date-fns": "^2.15.0",
"es5-ext": "^0.10.53", "es5-ext": "^0.10.53",
"es6-promise-polyfill": "^1.2.0", "es6-promise-polyfill": "^1.2.0",
"eslint": "^8.46.0", "eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0", "eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.2.3", "eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsdoc": "^43.0.5", "eslint-plugin-jsdoc": "^43.0.5",
@ -66,11 +66,11 @@
"husky": "^8.0.3", "husky": "^8.0.3",
"is-ci": "^3.0.0", "is-ci": "^3.0.0",
"istanbul": "^0.4.5", "istanbul": "^0.4.5",
"jest": "^29.6.2", "jest": "^29.6.4",
"jest-circus": "^29.6.2", "jest-circus": "^29.6.4",
"jest-cli": "^29.6.2", "jest-cli": "^29.6.4",
"jest-diff": "^29.6.2", "jest-diff": "^29.6.4",
"jest-environment-node": "^29.6.2", "jest-environment-node": "^29.6.4",
"jest-junit": "^16.0.0", "jest-junit": "^16.0.0",
"json-loader": "^0.5.7", "json-loader": "^0.5.7",
"json5": "^2.1.3", "json5": "^2.1.3",
@ -96,7 +96,7 @@
"simple-git": "^3.17.0", "simple-git": "^3.17.0",
"strip-ansi": "^6.0.0", "strip-ansi": "^6.0.0",
"style-loader": "^2.0.0", "style-loader": "^2.0.0",
"terser": "^5.19.2", "terser": "^5.19.4",
"toml": "^3.0.0", "toml": "^3.0.0",
"tooling": "webpack/tooling#v1.23.0", "tooling": "webpack/tooling#v1.23.0",
"ts-loader": "^9.4.2", "ts-loader": "^9.4.2",

920
yarn.lock

File diff suppressed because it is too large Load Diff