Skip to content

Commit 43d46d0

Browse files
chore(deps): update dev dependencies (#349)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a607e2a commit 43d46d0

3 files changed

Lines changed: 309 additions & 287 deletions

File tree

apps/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@
6262
"@headlessui/tailwindcss": "^0.2.1",
6363
"@minute/schemas": "workspace:*",
6464
"@minute/tsconfig": "workspace:*",
65-
"@next/env": "16.2.4",
65+
"@next/env": "16.2.6",
6666
"@playwright/test": "^1.44.1",
6767
"@tailwindcss/postcss": "^4.1.3",
6868
"@tanstack/react-query-devtools": "^5.71.10",
6969
"@types/chroma-js": "^3.0.0",
7070
"@types/hh-mm-ss": "^1.2.3",
71-
"@types/node": "24.12.2",
71+
"@types/node": "24.12.3",
7272
"@types/react": "19.2.14",
7373
"@types/react-dom": "19.2.3",
7474
"@vitejs/plugin-react": "^5.0.0",
@@ -79,7 +79,7 @@
7979
"jest-axe": "^10.0.0",
8080
"jsdom": "^27.0.0",
8181
"lint-staged": "^16.0.0",
82-
"postcss": "8.5.13",
82+
"postcss": "8.5.14",
8383
"tailwindcss": "4.2.4",
8484
"typescript": "5.9.3",
8585
"vitest": "^4.0.0"

packages/prisma/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@factory-js/prisma-factory": "^0.2.1",
2828
"@faker-js/faker": "^10.0.0",
2929
"@minute/tsconfig": "workspace:*",
30-
"@types/node": "24.12.2",
30+
"@types/node": "24.12.3",
3131
"date-fns": "^4.0.0",
3232
"dotenv": "^17.2.3",
3333
"dotenv-cli": "^11.0.0",

0 commit comments

Comments
 (0)