Skip to content

Commit 7f1d924

Browse files
authored
Merge pull request #650 from richardkmichael/minor-dependencies
Update minor dependencies
2 parents 33dbf83 + d019376 commit 7f1d924

File tree

4 files changed

+313
-247
lines changed

4 files changed

+313
-247
lines changed

client/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,19 +49,19 @@
4949
"serve-handler": "^6.1.6",
5050
"tailwind-merge": "^2.5.3",
5151
"tailwindcss-animate": "^1.0.7",
52-
"zod": "^3.23.8"
52+
"zod": "^3.25.76"
5353
},
5454
"devDependencies": {
5555
"@eslint/js": "^9.11.1",
5656
"@testing-library/jest-dom": "^6.6.3",
5757
"@testing-library/react": "^16.2.0",
5858
"@types/jest": "^29.5.14",
59-
"@types/node": "^22.7.5",
59+
"@types/node": "^22.17.0",
6060
"@types/prismjs": "^1.26.5",
61-
"@types/react": "^18.3.10",
61+
"@types/react": "^18.3.23",
6262
"@types/react-dom": "^18.3.0",
6363
"@types/serve-handler": "^6.1.4",
64-
"@vitejs/plugin-react": "^4.3.2",
64+
"@vitejs/plugin-react": "^4.7.0",
6565
"autoprefixer": "^10.4.20",
6666
"co": "^4.6.0",
6767
"eslint": "^9.11.1",
@@ -70,11 +70,11 @@
7070
"globals": "^15.9.0",
7171
"jest": "^29.7.0",
7272
"jest-environment-jsdom": "^29.7.0",
73-
"postcss": "^8.4.47",
73+
"postcss": "^8.5.6",
7474
"tailwindcss": "^3.4.13",
75-
"ts-jest": "^29.2.6",
75+
"ts-jest": "^29.4.0",
7676
"typescript": "^5.5.3",
77-
"typescript-eslint": "^8.7.0",
78-
"vite": "^6.3.0"
77+
"typescript-eslint": "^8.38.0",
78+
"vite": "^6.3.5"
7979
}
8080
}

0 commit comments

Comments
 (0)