Skip to content

Commit

Permalink
feat: deps (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
Talljack committed May 28, 2024
1 parent 77803f5 commit fd9374b
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 63 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"dependencies": {
"@headlessui/react": "^2.0.4",
"@headlessui/tailwindcss": "^0.2.0",
"@tanstack/react-router": "^1.34.2",
"@tanstack/react-router": "^1.34.3",
"classnames": "^2.5.1",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"immer": "^10.1.1",
"jotai": "^2.8.1",
"jotai": "^2.8.2",
"jotai-devtools": "^0.9.1",
"jotai-immer": "^0.4.0",
"next-i18next": "^15.3.0",
Expand All @@ -52,15 +52,15 @@
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@vitejs/plugin-react": "^4.3.0",
"@vitest/coverage-v8": "^1.6.0",
"autoprefixer": "^10.4.19",
"eslint": "^9.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"esno": "^4.7.0",
"happy-dom": "^14.11.0",
"happy-dom": "^14.11.2",
"lint-staged": "^15.2.5",
"picocolors": "^1.0.1",
"postcss": "^8.4.38",
Expand Down
Loading

0 comments on commit fd9374b

Please sign in to comment.