Skip to content

Commit

Permalink
update librararis
Browse files Browse the repository at this point in the history
  • Loading branch information
soker90 committed May 9, 2024
1 parent e15202b commit 67722cc
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 190 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -31,10 +31,10 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.15.12",
"@mui/styles": "^5.15.12",
"@mui/x-date-pickers": "^6.19.6",
"@mui/icons-material": "^5.15.17",
"@mui/material": "^5.15.17",
"@mui/styles": "^5.15.17",
"@mui/x-date-pickers": "~6.19.9",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tooltip": "^1.0.7",
Expand Down Expand Up @@ -62,11 +62,11 @@
},
"devDependencies": {
"@faker-js/faker": "^8.4.1",
"@testing-library/react": "^15.0.6",
"@testing-library/react": "^15.0.7",
"@vitejs/plugin-react-swc": "^3.6.0",
"@vitest/coverage-v8": "^1.6.0",
"autoprefixer": "^10.4.19",
"happy-dom": "^14.7.1",
"happy-dom": "^14.10.1",
"history": "^5.3.0",
"msw": "^1.3.2",
"postcss": "^8.4.38",
Expand Down

0 comments on commit 67722cc

Please sign in to comment.