chore: update dependencies (#681)
This commit is contained in:
committed by
GitHub
parent
d0ecae310c
commit
f43911f24f
@ -15,15 +15,15 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.21.0",
|
||||
"@babel/core": "7.21.3",
|
||||
"@babel/plugin-syntax-flow": "7.18.6",
|
||||
"@babel/core": "7.21.4",
|
||||
"@babel/plugin-syntax-flow": "7.21.4",
|
||||
"@babel/plugin-transform-react-jsx": "7.21.0",
|
||||
"autoprefixer": "10.4.13",
|
||||
"autoprefixer": "10.4.14",
|
||||
"copy-webpack-plugin": "11.0.0",
|
||||
"customize-cra": "1.0.0",
|
||||
"eslint": "8.36.0",
|
||||
"eslint-import-resolver-typescript": "3.5.3",
|
||||
"eslint-plugin-cypress": "2.12.1",
|
||||
"eslint": "8.37.0",
|
||||
"eslint-import-resolver-typescript": "3.5.4",
|
||||
"eslint-plugin-cypress": "2.13.2",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
@ -31,11 +31,11 @@
|
||||
"eslint-plugin-unicorn": "46.0.0",
|
||||
"postcss": "8.4.21",
|
||||
"postcss-scss": "4.0.6",
|
||||
"prettier": "2.8.4",
|
||||
"prettier": "2.8.7",
|
||||
"react-app-rewired": "2.2.1",
|
||||
"react-scripts": "5.0.1",
|
||||
"typescript": "4.9.5",
|
||||
"webpack": "5.76.2"
|
||||
"typescript": "5.0.3",
|
||||
"webpack": "5.77.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
Reference in New Issue
Block a user