Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Oct 17, 2024
1 parent 078eb3a commit a088d2e
Show file tree
Hide file tree
Showing 4 changed files with 108 additions and 107 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^22.7.5",
"@types/node": "^22.7.6",
"@types/react": "^18.3.11",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
Expand Down
48 changes: 24 additions & 24 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"i18next-browser-languagedetector": "^8.0.0",
"katex": "^0.16.11",
"lz-string": "^1.5.0",
"marked": "^14.1.2",
"marked-highlight": "^2.1.4",
"marked": "^14.1.3",
"marked-highlight": "^2.2.0",
"pdfjs-dist": "4.4.168",
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-error-boundary": "^4.1.1",
"react-google-recaptcha-v3": "^1.10.1",
"react-i18next": "^15.0.3",
"react-pdf": "^9.1.1",
Expand All @@ -64,7 +64,7 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chroma-js": "^2.4.4",
"@types/katex": "^0.16.7",
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
Expand All @@ -88,7 +88,7 @@
"prettier-plugin-sort-json": "^4.0.0",
"rollup": "^4.24.0",
"swagger-typescript-api": "^13.0.22",
"tslib": "^2.7.0",
"tslib": "^2.8.0",
"typescript": "5.6.3",
"vite": "^5.4.9",
"vite-plugin-pages": "^0.32.3",
Expand Down
Loading

0 comments on commit a088d2e

Please sign in to comment.