Skip to content

Commit 4f645cc

Browse files
Merge branch 'main' into ken/headings
2 parents 916fc65 + 5933950 commit 4f645cc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

frontend/package-lock.json

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@types/eslint-plugin-jsx-a11y": "^6.10.0",
8080
"@types/express-session": "^1.18.1",
8181
"@types/morgan": "^1.9.9",
82-
"@types/node": "^22.14.1",
82+
"@types/node": "^22.15.2",
8383
"@types/react": "^19.1.2",
8484
"@types/react-dom": "^19.1.2",
8585
"@types/source-map-support": "^0.5.10",
@@ -103,7 +103,7 @@
103103
"tsx": "^4.19.3",
104104
"typescript": "^5.8.3",
105105
"typescript-eslint": "^8.31.0",
106-
"vite": "^6.3.2",
106+
"vite": "^6.3.3",
107107
"vite-plugin-static-copy": "^2.3.1",
108108
"vite-tsconfig-paths": "^5.1.4",
109109
"vitest": "^3.1.2",

0 commit comments

Comments
 (0)