Skip to content

Commit

Permalink
feat: update deps (#101)
Browse files Browse the repository at this point in the history
* feat: update deps

* feat: update deps
  • Loading branch information
Talljack committed Jun 16, 2024
1 parent 3ac4b74 commit 0c40eeb
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 123 deletions.
2 changes: 1 addition & 1 deletion .prototools
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pnpm = "9.1.4"
pnpm = "9.3.0"
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.6",
"@tanstack/react-router": "^1.36.3",
"classnames": "^2.5.1",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-prettier": "^5.1.3",
"esno": "^4.7.0",
"happy-dom": "^14.12.0",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"picocolors": "^1.0.1",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
Expand All @@ -71,7 +71,7 @@
"tailwindcss": "^3.4.3",
"talljack-eslint-config": "^0.2.6",
"typescript": "^5.4.5",
"vite": "^5.2.13",
"vite": "^5.3.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 0c40eeb

Please sign in to comment.