npm update
Some checks are pending
Backend CI / build (3.12) (push) Waiting to run
Frontend CI / build (22.x) (push) Waiting to run

This commit is contained in:
Ivan 2024-10-28 14:58:06 +03:00
parent 2b312cebb1
commit 0d14151469
2 changed files with 302 additions and 2157 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,22 +14,22 @@
"dependencies": {
"@lezer/lr": "^1.4.2",
"@tanstack/react-table": "^8.20.5",
"@uiw/codemirror-themes": "^4.23.5",
"@uiw/react-codemirror": "^4.23.5",
"@uiw/codemirror-themes": "^4.23.6",
"@uiw/react-codemirror": "^4.23.6",
"axios": "^1.7.7",
"clsx": "^2.1.1",
"eslint-plugin-react-hooks": "^5.0.0",
"framer-motion": "^11.11.9",
"framer-motion": "^11.11.10",
"html-to-image": "^1.11.11",
"js-file-download": "^0.4.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.1.2",
"react-icons": "^5.3.0",
"react-intl": "^6.8.1",
"react-intl": "^6.8.4",
"react-loader-spinner": "^6.1.6",
"react-router-dom": "^6.27.0",
"react-select": "^5.8.1",
"react-select": "^5.8.2",
"react-tabs": "^6.0.2",
"react-toastify": "^10.0.6",
"react-tooltip": "^5.28.0",
@ -41,7 +41,7 @@
"devDependencies": {
"@lezer/generator": "^1.7.1",
"@types/jest": "^29.5.14",
"@types/node": "^22.7.9",
"@types/node": "^22.8.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^8.0.1",