Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luth1um committed Sep 28, 2024
1 parent 25ec4e6 commit 200288c
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 381 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,44 +22,44 @@
"dependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/icons-material": "6.0.1",
"@mui/material": "6.0.1",
"i18next": "23.14.0",
"@mui/icons-material": "6.1.1",
"@mui/material": "6.1.1",
"i18next": "23.15.1",
"i18next-browser-languagedetector": "8.0.0",
"i18next-http-backend": "2.6.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.0.1",
"react-i18next": "15.0.2",
"timed-automata-analyzer": "1.0.0",
"vis-data": "7.1.9",
"vis-network": "9.1.9"
},
"devDependencies": {
"@playwright/test": "1.46.1",
"@playwright/test": "1.47.2",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.12",
"@types/node": "22.5.2",
"@types/react": "18.3.5",
"@types/jest": "29.5.13",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/vis": "4.21.27",
"@vitejs/plugin-react": "4.3.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.11",
"eslint-plugin-unused-imports": "4.1.3",
"eslint-plugin-react-refresh": "0.4.12",
"eslint-plugin-unused-imports": "4.1.4",
"gh-pages": "6.1.1",
"husky": "9.1.5",
"husky": "9.1.6",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"typescript": "5.6.2",
"typescript-eslint": "7.18.0",
"vite": "5.4.2",
"vite": "5.4.8",
"vite-plugin-top-level-await": "1.4.4",
"vite-plugin-wasm": "3.3.0"
},
Expand Down
Loading

0 comments on commit 200288c

Please sign in to comment.