Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavPetrik committed Mar 1, 2024
1 parent e01f87e commit 43c506f
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 153 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,24 +70,24 @@
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/eslint": "^8.56.2",
"@types/eslint": "^8.56.5",
"@types/lodash.shuffle": "^4.2.9",
"@types/prettier": "^3.0.0",
"@types/react": "^18",
"@types/react-copy-to-clipboard": "^5",
"@types/react-dom": "^18",
"@types/semantic-release": "^20.0.6",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.3.0",
"eslint": "8.56.0",
"@vitest/coverage-v8": "^1.3.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "5.1.3",
"form-atoms": "^3.2.4",
"happy-dom": "^13.3.8",
"happy-dom": "^13.6.2",
"jotai": "2.7.0",
"jotai-devtools": "0.8.0",
"jotai-effect": "0.6.0",
Expand All @@ -100,8 +100,8 @@
"shiki": "^1.1.7",
"storybook": "^8.0.0-beta.4",
"typescript": "5.3.3",
"vite": "^5.1.3",
"vitest": "^1.3.0",
"vite": "^5.1.4",
"vitest": "^1.3.1",
"zod": "3.22.4"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 43c506f

Please sign in to comment.