Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Talljack committed Jun 11, 2024
1 parent c8897a9 commit b9a33d7
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@headlessui/react": "^2.0.4",
"@headlessui/tailwindcss": "^0.2.1",
"@tanstack/react-router": "^1.35.1",
"@tanstack/react-router": "^1.35.6",
"classnames": "^2.5.1",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
Expand All @@ -45,14 +45,14 @@
"react-dom": "^18.3.1",
"react-i18next": "^14.1.2",
"react-use": "^17.5.0",
"use-immer": "^0.9.0"
"use-immer": "^0.10.0"
},
"devDependencies": {
"@testing-library/react": "^15.0.7",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"autoprefixer": "^10.4.19",
Expand Down
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9a33d7

Please sign in to comment.