Skip to content

Commit 99b6f27

Browse files
committedJul 1, 2023
style(logs): update logs page
1 parent 7e4239c commit 99b6f27

File tree

7 files changed

+170
-90
lines changed

7 files changed

+170
-90
lines changed
 

‎src/GZCTF/ClientApp/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@mdi/js": "^7.2.96",
2525
"@mdi/react": "^1.6.1",
2626
"@microsoft/signalr": "^7.0.7",
27-
"dayjs": "^1.11.8",
27+
"dayjs": "^1.11.9",
2828
"echarts": "^5.4.2",
2929
"echarts-for-react": "^3.0.2",
3030
"embla-carousel": "^7.1.0",
@@ -49,7 +49,7 @@
4949
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
5050
"@types/katex": "^0.16.0",
5151
"@types/marked": "^5.0.0",
52-
"@types/node": "20.3.2",
52+
"@types/node": "20.3.3",
5353
"@types/prismjs": "^1.26.0",
5454
"@types/react": "^18.2.14",
5555
"@types/react-dom": "^18.2.6",
@@ -58,7 +58,7 @@
5858
"@vitejs/plugin-react": "^4.0.1",
5959
"axios": "^1.4.0",
6060
"babel-plugin-prismjs": "^2.1.0",
61-
"eslint": "8.43.0",
61+
"eslint": "8.44.0",
6262
"eslint-plugin-react-hooks": "^4.6.0",
6363
"form-data": "~4.0.0",
6464
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)