Merge branch 'master' into next
This commit is contained in:
26
package.json
26
package.json
@@ -100,20 +100,20 @@
|
||||
"zenscroll": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.21.0",
|
||||
"@babel/cli": "=7.21.5",
|
||||
"@babel/core": "=7.21.0",
|
||||
"@babel/eslint-parser": "=7.21.3",
|
||||
"@babel/plugin-proposal-class-properties": "=7.16.7",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.18.6",
|
||||
"@babel/plugin-proposal-object-rest-spread": "=7.20.7",
|
||||
"@babel/plugin-proposal-optional-chaining": "=7.21.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "=7.21.2",
|
||||
"@babel/plugin-transform-modules-commonjs": "=7.21.5",
|
||||
"@babel/plugin-transform-runtime": "=7.21.0",
|
||||
"@babel/preset-env": "=7.21.4",
|
||||
"@babel/preset-env": "=7.21.5",
|
||||
"@babel/preset-react": "=7.14.5",
|
||||
"@babel/register": "=7.21.0",
|
||||
"@commitlint/cli": "^17.6.1",
|
||||
"@commitlint/config-conventional": "^17.6.1",
|
||||
"@commitlint/config-conventional": "^17.6.3",
|
||||
"@jest/globals": "=29.5.0",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
|
||||
"@release-it/conventional-changelog": "=5.1.0",
|
||||
@@ -128,7 +128,7 @@
|
||||
"cors": "^2.8.5",
|
||||
"cross-env": "=7.0.3",
|
||||
"css-loader": "=6.7.3",
|
||||
"cssnano": "=6.0.0",
|
||||
"cssnano": "=6.0.1",
|
||||
"cypress": "=9.5.1",
|
||||
"dedent": "^0.7.0",
|
||||
"deepmerge": "^4.3.1",
|
||||
@@ -142,11 +142,11 @@
|
||||
"expect": "=29.5.0",
|
||||
"express": "^4.18.2",
|
||||
"git-describe": "^4.1.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"html-webpack-plugin": "^5.5.1",
|
||||
"html-webpack-skip-assets-plugin": "^1.0.3",
|
||||
"husky": "=8.0.3",
|
||||
"inspectpack": "=4.7.1",
|
||||
"jest": "=29.4.3",
|
||||
"jest": "=29.5.0",
|
||||
"jest-environment-jsdom": "=29.5.0",
|
||||
"jsdom": "=21.1.1",
|
||||
"json-loader": "^0.5.7",
|
||||
@@ -156,30 +156,30 @@
|
||||
"license-checker": "^25.0.0",
|
||||
"lint-staged": "^13.2.2",
|
||||
"local-web-server": "^5.3.0",
|
||||
"mini-css-extract-plugin": "^2.6.1",
|
||||
"mini-css-extract-plugin": "^2.7.5",
|
||||
"mocha": "=8.4.0",
|
||||
"npm-audit-ci-wrapper": "^3.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"oauth2-server": "^2.4.1",
|
||||
"open": "^9.1.0",
|
||||
"postcss": "^8.4.23",
|
||||
"postcss-loader": "^7.2.4",
|
||||
"postcss-loader": "^7.3.0",
|
||||
"postcss-preset-env": "^8.3.0",
|
||||
"prettier": "^2.8.7",
|
||||
"prettier": "^2.8.8",
|
||||
"process": "^0.11.10",
|
||||
"react-refresh": "^0.14.0",
|
||||
"react-test-renderer": "=17.0.2",
|
||||
"release-it": "=15.4.2",
|
||||
"rimraf": "^5.0.0",
|
||||
"sass": "^1.54.0",
|
||||
"sass": "^1.62.1",
|
||||
"sass-loader": "^12.6.0",
|
||||
"sinon": "=15.0.1",
|
||||
"sinon": "=15.0.4",
|
||||
"source-map-support": "^0.5.21",
|
||||
"start-server-and-test": "^2.0.0",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"tachyons-sass": "^4.9.5",
|
||||
"terser-webpack-plugin": "^5.3.8",
|
||||
"webpack": "^5.80.0",
|
||||
"webpack": "^5.82.1",
|
||||
"webpack-bundle-size-analyzer": "^3.1.0",
|
||||
"webpack-cli": "^4.10.0",
|
||||
"webpack-dev-server": "^4.7.4",
|
||||
|
||||
Reference in New Issue
Block a user