Skip to content

Commit 6d0ac7f

Browse files
Merge branch 'main' into prework-1003
2 parents da171bc + 26b0de9 commit 6d0ac7f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,11 @@
116116
"@rollup/plugin-yaml": "^4.1.2",
117117
"@types/jest": "^29.5.14",
118118
"@types/lodash": "^4.17.20",
119-
"@types/node": "^20.19.17",
119+
"@types/node": "^20.19.19",
120120
"@types/node-fetch": "^2.6.13",
121121
"@types/prismjs": "^1.26.5",
122-
"@types/react": "^19.1.15",
123-
"@types/react-dom": "^19.1.9",
122+
"@types/react": "^19.2.0",
123+
"@types/react-dom": "^19.2.0",
124124
"@types/swagger-ui-dist": "^3.30.6",
125125
"@types/swagger-ui-react": "^5.18.0",
126126
"@typescript-eslint/eslint-plugin": "^5.62.0",
@@ -148,7 +148,7 @@
148148
"ts-jest": "^29.4.4",
149149
"tsconfig-paths": "^4.2.0",
150150
"tsx": "^4.20.6",
151-
"typescript": "^5.9.2",
151+
"typescript": "^5.9.3",
152152
"vite": "^6.3.5"
153153
},
154154
"lint-staged": {

0 commit comments

Comments
 (0)