Skip to content

Commit b032efc

Browse files
committed
chore: add mutate for challenges
1 parent c086075 commit b032efc

File tree

3 files changed

+105
-106
lines changed

3 files changed

+105
-106
lines changed

src/GZCTF/ClientApp/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
"react-dom": "^18.2.0",
4545
"react-error-boundary": "^4.0.13",
4646
"react-google-recaptcha-v3": "^1.10.1",
47-
"react-i18next": "^14.1.0",
47+
"react-i18next": "^14.1.1",
4848
"react-pdf": "^7.7.1",
49-
"react-router": "^6.22.3",
50-
"react-router-dom": "^6.22.3",
49+
"react-router": "^6.23.0",
50+
"react-router-dom": "^6.23.0",
5151
"swr": "2.2.5"
5252
},
5353
"devDependencies": {
@@ -70,7 +70,7 @@
7070
"form-data": "~4.0.0",
7171
"lodash": "^4.17.21",
7272
"prettier": "~3.2.5",
73-
"rollup": "^4.16.2",
73+
"rollup": "^4.16.4",
7474
"swagger-typescript-api": "^13.0.3",
7575
"tslib": "^2.6.2",
7676
"typescript": "5.4.5",

src/GZCTF/ClientApp/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)