Skip to content

Commit 2b1c2d1

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 354c6c6 commit 2b1c2d1

File tree

4 files changed

+1467
-1108
lines changed

4 files changed

+1467
-1108
lines changed

package.json

+26-26
Original file line numberDiff line numberDiff line change
@@ -21,48 +21,48 @@
2121
"@mantine/hooks": "5.10.5",
2222
"@mantine/rte": "5.10.5",
2323
"@preact/signals-react": "1.3.8",
24-
"@tailwindcss/typography": "0.5.10",
25-
"@tauri-apps/api": "1.5.3",
24+
"@tailwindcss/typography": "0.5.13",
25+
"@tauri-apps/api": "1.5.6",
2626
"daisyui": "3.9.4",
27-
"jotai": "2.7.1",
27+
"jotai": "2.8.3",
2828
"mitt": "3.0.1",
2929
"p-forever": "3.0.1",
30-
"pino": "8.19.0",
31-
"react": "18.2.0",
32-
"react-dom": "18.2.0",
30+
"pino": "8.21.0",
31+
"react": "18.3.1",
32+
"react-dom": "18.3.1",
3333
"react-error-boundary": "4.0.13",
34-
"react-hook-form": "7.51.1",
34+
"react-hook-form": "7.51.5",
3535
"react-hot-toast": "2.4.1",
36-
"use-local-storage-state": "19.1.0"
36+
"use-local-storage-state": "19.3.0"
3737
},
3838
"devDependencies": {
39-
"@playwright/test": "1.42.1",
40-
"@tauri-apps/cli": "1.5.11",
41-
"@testing-library/react": "14.2.1",
39+
"@playwright/test": "1.44.1",
40+
"@tauri-apps/cli": "1.5.14",
41+
"@testing-library/react": "14.3.1",
4242
"@trivago/prettier-plugin-sort-imports": "4.3.0",
43-
"@types/react": "18.2.67",
44-
"@types/react-dom": "18.2.22",
43+
"@types/react": "18.3.3",
44+
"@types/react-dom": "18.3.0",
4545
"@typescript-eslint/eslint-plugin": "6.21.0",
4646
"@typescript-eslint/parser": "6.21.0",
47-
"@vitejs/plugin-react": "4.2.1",
48-
"autoprefixer": "10.4.18",
47+
"@vitejs/plugin-react": "4.3.1",
48+
"autoprefixer": "10.4.19",
4949
"c8": "8.0.1",
5050
"eslint": "8.57.0",
51-
"eslint-config-productsway": "1.3.2",
51+
"eslint-config-productsway": "1.3.3",
5252
"happy-dom": "10.11.2",
5353
"husky": "8.0.3",
5454
"nano-staged": "0.8.0",
5555
"npm-run-all2": "5.0.2",
56-
"postcss": "8.4.36",
57-
"prettier": "3.2.5",
58-
"prettier-plugin-tailwindcss": "0.5.12",
59-
"rustywind": "0.21.0",
60-
"sort-package-json": "2.8.0",
61-
"tailwindcss": "3.4.1",
62-
"tsx": "4.7.1",
63-
"typescript": "5.4.2",
64-
"vite": "5.1.7",
65-
"vitest": "1.4.0"
56+
"postcss": "8.4.38",
57+
"prettier": "3.3.1",
58+
"prettier-plugin-tailwindcss": "0.6.2",
59+
"rustywind": "0.22.0",
60+
"sort-package-json": "2.10.0",
61+
"tailwindcss": "3.4.4",
62+
"tsx": "4.15.1",
63+
"typescript": "5.4.5",
64+
"vite": "5.2.13",
65+
"vitest": "1.6.0"
6666
},
6767
"nano-staged": {
6868
"*.{js,tsx}": "eslint --cache --fix",

0 commit comments

Comments
 (0)