Skip to content

Commit 48e9572

Browse files
chore(deps): update npm minor dependencies
1 parent 562a984 commit 48e9572

File tree

2 files changed

+451
-637
lines changed

2 files changed

+451
-637
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,26 +43,26 @@
4343
"react": "19.2.4",
4444
"react-dom": "19.2.4",
4545
"react-hook-form": "7.71.2",
46-
"stripe": "20.2.0",
46+
"stripe": "20.4.1",
4747
"zod": "4.3.6"
4848
},
4949
"devDependencies": {
5050
"@axe-core/playwright": "4.11.1",
5151
"@biomejs/biome": "2.4.6",
52-
"@playwright/test": "1.57.0",
53-
"@tailwindcss/postcss": "4.1.18",
52+
"@playwright/test": "1.58.2",
53+
"@tailwindcss/postcss": "4.2.1",
5454
"@testing-library/react": "16.3.2",
5555
"@types/node": "24.10.13",
5656
"@types/react": "19.2.14",
5757
"@types/react-dom": "19.2.3",
58-
"@vitejs/plugin-react": "5.1.4",
58+
"@vitejs/plugin-react": "5.2.0",
5959
"jsdom": "27.4.0",
60-
"knip": "5.82.1",
61-
"lefthook": "2.0.15",
60+
"knip": "5.86.0",
61+
"lefthook": "2.1.4",
6262
"prettier": "3.8.1",
63-
"tailwindcss": "4.1.18",
64-
"testcontainers": "11.11.0",
63+
"tailwindcss": "4.2.1",
64+
"testcontainers": "11.12.0",
6565
"typescript": "5.9.3",
66-
"vitest": "4.0.18"
66+
"vitest": "4.1.0"
6767
}
6868
}

0 commit comments

Comments
 (0)