Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Sep 30, 2024
1 parent c791e5c commit 8f7722d
Show file tree
Hide file tree
Showing 4 changed files with 335 additions and 340 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^22.6.1",
"@types/react": "^18.3.8",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
}
Expand Down
38 changes: 19 additions & 19 deletions docs/pnpm-lock.yaml

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

34 changes: 17 additions & 17 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"dependencies": {
"@babel/core": "^7.25.2",
"@emotion/react": "^11.13.3",
"@mantine/carousel": "^7.13.0",
"@mantine/colors-generator": "^7.13.0",
"@mantine/core": "^7.13.0",
"@mantine/dates": "^7.13.0",
"@mantine/dropzone": "^7.13.0",
"@mantine/emotion": "^7.13.0",
"@mantine/form": "^7.13.0",
"@mantine/hooks": "^7.13.0",
"@mantine/modals": "^7.13.0",
"@mantine/notifications": "^7.13.0",
"@mantine/carousel": "^7.13.1",
"@mantine/colors-generator": "^7.13.1",
"@mantine/core": "^7.13.1",
"@mantine/dates": "^7.13.1",
"@mantine/dropzone": "^7.13.1",
"@mantine/emotion": "^7.13.1",
"@mantine/form": "^7.13.1",
"@mantine/hooks": "^7.13.1",
"@mantine/modals": "^7.13.1",
"@mantine/notifications": "^7.13.1",
"@marsidev/react-turnstile": "^1.0.2",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
Expand Down Expand Up @@ -64,29 +64,29 @@
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chroma-js": "^2.4.4",
"@types/katex": "^0.16.7",
"@types/node": "22.7.0",
"@types/node": "22.7.4",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.9",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitejs/plugin-react": "^4.3.2",
"axios": "^1.7.7",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "^9.11.1",
"eslint-plugin-oxlint": "^0.9.8",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-oxlint": "^0.9.9",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react-hooks": "5.1.0-rc-1d989965-20240821",
"form-data": "~4.0.0",
"globals": "^15.9.0",
"lodash": "^4.17.21",
"oxlint": "^0.9.8",
"oxlint": "^0.9.9",
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "~3.3.3",
"prettier-plugin-sort-json": "^4.0.0",
"rollup": "^4.22.4",
"rollup": "^4.22.5",
"swagger-typescript-api": "^13.0.22",
"tslib": "^2.7.0",
"typescript": "5.6.2",
Expand Down
Loading

0 comments on commit 8f7722d

Please sign in to comment.