Update dependencies

This commit is contained in:
Piotr Rogowski 2022-07-27 00:48:43 +02:00
parent 1870b0e545
commit d11e0b5f0b
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
2 changed files with 418 additions and 414 deletions

820
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,7 +24,7 @@
"@reduxjs/toolkit": "^1.8.3",
"@sentry/react": "^7.7.0",
"@sentry/tracing": "^7.7.0",
"antd": "^4.21.7",
"antd": "^4.22.0",
"appwrite": "^9.0.1",
"kbar": "^0.1.0-beta.36",
"lodash.debounce": "^4.0.8",
@ -39,24 +39,24 @@
"react-router-dom": "^6.3.0",
"uplot": "^1.6.22",
"uplot-react": "^1.1.1",
"vite": "^3.0.2"
"vite": "^3.0.3"
},
"devDependencies": {
"@hyper-tuner/eslint-config": "^0.1.6",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^18.0.6",
"@types/node": "^18.6.1",
"@types/pako": "^2.0.0",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/react-redux": "^7.1.24",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"@typescript-eslint/eslint-plugin": "^5.31.0",
"@typescript-eslint/parser": "^5.31.0",
"@vitejs/plugin-react": "^2.0.0",
"eslint": "^8.20.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-modules-newline": "^0.0.6",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",