Update all dependencies

This commit is contained in:
Thor77 2022-06-10 20:51:10 +02:00
parent ecf9af9222
commit 9cc6f11adc
No known key found for this signature in database
GPG Key ID: 5051E71B46AA669A
2 changed files with 1479 additions and 2611 deletions

View File

@ -14,27 +14,27 @@
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@zeit/next-css": "^1.0.1", "@zeit/next-css": "^1.0.1",
"axios": "^0.18.0", "axios": "^0.27.2",
"bootstrap": "^4.1.3", "bootstrap": "^5.1.3",
"eslint-config-google": "^0.12.0", "eslint-config-google": "^0.14.0",
"express": "^4.16.4", "express": "^4.18.1",
"next": "^7.0.2", "next": "^12.1.6",
"react": "^16.6.1", "react": "^18.1.0",
"react-bootstrap": "^1.0.0-beta.9", "react-bootstrap": "^2.4.0",
"react-dom": "^16.6.1", "react-dom": "^18.1.0",
"react-favicon": "^0.0.14", "react-favicon": "^1.0.0",
"react-notify-toast": "^0.5.0", "react-notify-toast": "^0.5.1",
"react-pose": "^4.0.8", "react-pose": "^4.0.10",
"react-redux": "^5.1.1", "react-redux": "^8.0.2",
"reactstrap": "^6.5.0", "reactstrap": "^9.1.1",
"redux": "^4.0.1", "redux": "^4.2.0",
"redux-devtools-extension": "^2.13.7", "redux-devtools-extension": "^2.13.7",
"redux-thunk": "^2.3.0" "redux-thunk": "^2.4.1"
}, },
"devDependencies": { "devDependencies": {
"eslint": "^5.16.0", "eslint": "^8.17.0",
"eslint-config-google": "^0.12.0", "eslint-config-google": "^0.14.0",
"eslint-plugin-react": "^7.11.1", "eslint-plugin-react": "^7.30.0",
"react-editable-list": "0.0.3" "react-editable-list": "0.0.3"
} }
} }

4054
yarn.lock

File diff suppressed because it is too large Load Diff