updated dependencies

This commit is contained in:
Cleo Gao 2022-08-22 22:16:10 +08:00
parent f81cd40fdc
commit 25f01a59c9
2 changed files with 29841 additions and 11252 deletions

41043
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,35 +28,35 @@
]
},
"dependencies": {
"classnames": "^2.2.5",
"core-js": "^3.1.3"
"classnames": "^2.3.1",
"core-js": "^3.24.1"
},
"devDependencies": {
"@commitlint/cli": "^5.2.5",
"@commitlint/config-conventional": "^6.1.3",
"algoliasearch": "^3.27.1",
"babel-cli": "^6.24.1",
"babel-loader": "^7.1.1",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"algoliasearch": "^4.14.2",
"babel-cli": "^6.26.0",
"babel-loader": "^8.2.5",
"babel-preset-env": "^1.7.0",
"babel-preset-stage-2": "^6.24.1",
"cheerio": "^1.0.0-rc.2",
"commitizen": "^2.9.6",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.19.1",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.5.0",
"eslint-plugin-prettier": "^2.5.0",
"html-minifier": "^3.5.8",
"husky": "^0.14.3",
"jest": "^22.4.4",
"lint-staged": "^6.0.0",
"npm-run-all": "^4.1.2",
"prettier": "^1.8.2",
"semantic-release": "^12.2.2",
"svgo": "^0.7.2",
"webpack": "^4.8.3",
"webpack-cli": "^2.1.3"
"cheerio": "^1.0.0-rc.12",
"commitizen": "^4.2.5",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.22.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.2.1",
"html-minifier": "^4.0.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"lint-staged": "^13.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"semantic-release": "^19.0.3",
"svgo": "^2.8.0",
"webpack": "^5.74.0",
"webpack-cli": "^4.10.0"
},
"repository": {
"type": "git",