Skip to content

Commit

Permalink
log: update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed May 20, 2023
1 parent ff44cc2 commit 42cb2cc
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 124 deletions.
16 changes: 8 additions & 8 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"embla-carousel-react": "^7.1.0",
"katex": "^0.16.7",
"lz-string": "^1.5.0",
"marked": "^4.3.0",
"marked": "^5.0.2",
"pdfjs-dist": "2.16.105",
"prismjs": "^1.29.0",
"react": "^18.2.0",
Expand All @@ -47,27 +47,27 @@
"@nabla/vite-plugin-eslint": "^1.5.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/katex": "^0.16.0",
"@types/marked": "^4.3.0",
"@types/node": "18.15.11",
"@types/marked": "^5.0.0",
"@types/node": "20.2.1",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.2.6",
"@types/react-dom": "^18.2.4",
"@types/react-pdf": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitejs/plugin-react": "^3.1.0",
"@vitejs/plugin-react": "^4.0.0",
"axios": "^1.4.0",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "8.37.0",
"eslint": "8.41.0",
"form-data": "~4.0.0",
"lodash": "^4.17.21",
"prettier": "~2.8.8",
"rollup": "^3.22.0",
"swagger-typescript-api": "^12.0.4",
"tslib": "^2.5.1",
"typescript": "5.0.3",
"tslib": "^2.5.2",
"typescript": "5.0.4",
"vite": "^4.3.8",
"vite-plugin-pages": "^0.29.1",
"vite-plugin-pages": "^0.30.1",
"vite-plugin-prismjs": "^0.0.8",
"vite-plugin-webfont-dl": "^3.7.4"
}
Expand Down
Loading

0 comments on commit 42cb2cc

Please sign in to comment.