Skip to content

Commit ea75e59

Browse files
committed
chore(deps): update
1 parent 9e6643c commit ea75e59

File tree

2 files changed

+227
-232
lines changed

2 files changed

+227
-232
lines changed

src/GZCTF/ClientApp/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"genapi": "swagger-typescript-api -p http://localhost:8080/openapi/v1.json -t template -o src --module-name-first-tag --sort-routes"
1313
},
1414
"dependencies": {
15-
"@babel/core": "^7.26.8",
15+
"@babel/core": "^7.26.9",
1616
"@emotion/react": "^11.14.0",
1717
"@mantine/carousel": "^7.16.3",
1818
"@mantine/colors-generator": "^7.16.3",
@@ -38,7 +38,7 @@
3838
"embla-carousel-react": "^8.5.2",
3939
"fast-average-color": "^9.4.0",
4040
"i18next": "^24.2.2",
41-
"i18next-browser-languagedetector": "^8.0.2",
41+
"i18next-browser-languagedetector": "^8.0.3",
4242
"i18next-resources-to-backend": "^1.2.1",
4343
"katex": "^0.16.21",
4444
"lz-string": "^1.5.0",
@@ -63,7 +63,7 @@
6363
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
6464
"@types/chroma-js": "^3.1.1",
6565
"@types/katex": "^0.16.7",
66-
"@types/node": "^22.13.2",
66+
"@types/node": "^22.13.4",
6767
"@types/prismjs": "^1.26.5",
6868
"@types/react": "^19.0.8",
6969
"@types/react-dom": "^19.0.3",
@@ -76,16 +76,16 @@
7676
"eslint-plugin-oxlint": "^0.15.10",
7777
"eslint-plugin-react": "^7.37.4",
7878
"eslint-plugin-react-hooks": "5.1.0",
79-
"form-data": "~4.0.1",
79+
"form-data": "~4.0.2",
8080
"globals": "^15.15.0",
8181
"lodash": "^4.17.21",
8282
"oxlint": "^0.15.10",
8383
"postcss": "^8.5.2",
8484
"postcss-preset-mantine": "^1.17.0",
8585
"postcss-simple-vars": "^7.0.1",
86-
"prettier": "~3.5.0",
86+
"prettier": "~3.5.1",
8787
"prettier-plugin-sort-json": "^4.1.1",
88-
"rollup": "^4.34.6",
88+
"rollup": "^4.34.7",
8989
"swagger-typescript-api": "^13.0.23",
9090
"tslib": "^2.8.1",
9191
"typescript": "5.7.3",

0 commit comments

Comments
 (0)