Bump packages

This commit is contained in:
Piotr Rogowski 2023-10-01 14:49:27 +02:00
parent 3ea4470583
commit bab8af76d5
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
2 changed files with 480 additions and 494 deletions

952
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,9 +24,9 @@
"dependencies": {
"@hyper-tuner/ini": "github:hyper-tuner/ini",
"@hyper-tuner/types": "github:hyper-tuner/types",
"@reduxjs/toolkit": "^1.9.5",
"@sentry/react": "^7.70.0",
"@sentry/tracing": "^7.70.0",
"@reduxjs/toolkit": "^1.9.6",
"@sentry/react": "^7.72.0",
"@sentry/tracing": "^7.72.0",
"antd": "^4.24.14",
"fuse.js": "^6.6.2",
"kbar": "^0.1.0-beta.43",
@ -38,9 +38,9 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-ga4": "^2.1.0",
"react-markdown": "^8.0.7",
"react-markdown": "^9.0.0",
"react-perfect-scrollbar": "^1.5.8",
"react-redux": "^8.1.2",
"react-redux": "^8.1.3",
"react-router-dom": "^6.16.0",
"react-update-notification": "^1.2.0",
"uplot": "^1.6.26",
@ -51,13 +51,13 @@
"@biomejs/biome": "1.2.2",
"@total-typescript/ts-reset": "^0.5.1",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^20.6.3",
"@types/pako": "^2.0.0",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/react-redux": "^7.1.26",
"@types/node": "^20.8.0",
"@types/pako": "^2.0.1",
"@types/react": "^18.2.24",
"@types/react-dom": "^18.2.8",
"@types/react-redux": "^7.1.27",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "^4.0.4",
"@vitejs/plugin-react": "^4.1.0",
"less": "^4.2.0",
"pocketbase-typegen": "^1.1.13",
"rollup-plugin-visualizer": "^5.9.2",