Skip to content

Commit e0bc19f

Browse files
fix(deps): update all non-major dependencies
1 parent 0a0b031 commit e0bc19f

4 files changed

Lines changed: 891 additions & 450 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,42 +24,42 @@
2424
"@tailwindcss/typography": "0.5.19",
2525
"@tauri-apps/api": "1.6.0",
2626
"daisyui": "3.9.4",
27-
"jotai": "2.15.0",
27+
"jotai": "2.17.1",
2828
"mitt": "3.0.1",
2929
"p-forever": "3.0.1",
3030
"pino": "8.21.0",
3131
"react": "18.3.1",
3232
"react-dom": "18.3.1",
3333
"react-error-boundary": "4.1.2",
34-
"react-hook-form": "7.64.0",
34+
"react-hook-form": "7.71.1",
3535
"react-hot-toast": "2.6.0",
3636
"use-local-storage-state": "19.5.0"
3737
},
3838
"devDependencies": {
39-
"@playwright/test": "1.56.0",
39+
"@playwright/test": "1.58.2",
4040
"@tauri-apps/cli": "1.6.3",
4141
"@testing-library/react": "14.3.1",
4242
"@trivago/prettier-plugin-sort-imports": "4.3.0",
43-
"@types/react": "18.3.26",
43+
"@types/react": "18.3.28",
4444
"@types/react-dom": "18.3.7",
4545
"@typescript-eslint/eslint-plugin": "6.21.0",
4646
"@typescript-eslint/parser": "6.21.0",
4747
"@vitejs/plugin-react": "4.7.0",
48-
"autoprefixer": "10.4.21",
48+
"autoprefixer": "10.4.24",
4949
"c8": "8.0.1",
5050
"eslint": "8.57.1",
5151
"eslint-config-productsway": "1.3.4",
5252
"happy-dom": "10.11.2",
5353
"husky": "8.0.3",
54-
"nano-staged": "0.8.0",
54+
"nano-staged": "0.9.0",
5555
"npm-run-all2": "5.0.2",
5656
"postcss": "8.5.6",
57-
"prettier": "3.6.2",
58-
"prettier-plugin-tailwindcss": "0.6.14",
57+
"prettier": "3.8.1",
58+
"prettier-plugin-tailwindcss": "0.7.2",
5959
"rustywind": "0.24.3",
6060
"sort-package-json": "2.15.1",
61-
"tailwindcss": "3.4.18",
62-
"tsx": "4.20.6",
61+
"tailwindcss": "3.4.19",
62+
"tsx": "4.21.0",
6363
"typescript": "5.9.3",
6464
"vite": "5.2.13",
6565
"vitest": "1.6.0"

0 commit comments

Comments
 (0)