Skip to content

Commit

Permalink
chore: Update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fguitton committed Sep 11, 2024
1 parent 34b773b commit acd57e4
Show file tree
Hide file tree
Showing 5 changed files with 1,173 additions and 670 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn run lint-commit $1
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn run lint-staged
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
"format-fix": "nx format --all"
},
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/core": "^7.25.2",
"@babel/preset-react": "^7.24.7",
"@nx/esbuild": "19.4.4",
"@nx/eslint": "19.4.4",
"@nx/eslint-plugin": "19.4.4",
"@nx/express": "19.4.4",
"@nx/jest": "19.4.4",
"@nx/js": "19.4.4",
"@nx/node": "19.4.4",
"@nx/react": "19.4.4",
"@nx/web": "19.4.4",
"@nx/webpack": "19.4.4",
"@nx/workspace": "19.4.4",
"@nx/esbuild": "19.7.2",
"@nx/eslint": "19.7.2",
"@nx/eslint-plugin": "19.7.2",
"@nx/express": "19.7.2",
"@nx/jest": "19.7.2",
"@nx/js": "19.7.2",
"@nx/node": "19.7.2",
"@nx/react": "19.7.2",
"@nx/web": "19.7.2",
"@nx/webpack": "19.7.2",
"@nx/workspace": "19.7.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@svgr/webpack": "8.1.0",
"@swc/cli": "0.4.0",
"@swc/core": "1.6.13",
"@swc/core": "1.7.25",
"@swc/jest": "0.2.36",
"@testing-library/react": "16.0.1",
"@types/bcrypt": "5.0.2",
Expand All @@ -56,7 +56,7 @@
"@types/jest": "29.5.12",
"@types/json2csv": "5.0.7",
"@types/jsonwebtoken": "9.0.6",
"@types/node": "^20.14.15",
"@types/node": "^20.16.5",
"@types/nodemailer": "6.4.15",
"@types/passport": "1.0.16",
"@types/qrcode": "1.5.5",
Expand All @@ -67,61 +67,61 @@
"@types/tmp": "0.2.6",
"@types/uuid": "10.0.0",
"@types/webpack-env": "1.18.5",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.34.4",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"get-port": "7.1.0",
"git-rev-sync": "3.0.2",
"husky": "^9.0.11",
"husky": "^9.1.5",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"mongodb-memory-server": "9.4.1",
"nx": "19.4.4",
"nx": "19.7.2",
"prettier": "^3.3.3",
"react-refresh": "^0.14.2",
"supertest": "6.3.4",
"swc-loader": "0.2.6",
"ts-essentials": "10.0.2",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.5.4",
"typescript": "5.6.2",
"url-loader": "^4.1.1",
"webpack": "^5.93.0",
"webpack": "^5.94.0",
"webpack-merge": "^5.10.0"
},
"dependencies": {
"@ant-design/icons": "5.3.7",
"@ant-design/plots": "2.2.9",
"@apollo/client": "3.10.8",
"@apollo/server": "4.10.5",
"@ant-design/icons": "5.4.0",
"@ant-design/plots": "2.3.2",
"@apollo/client": "3.11.8",
"@apollo/server": "4.11.0",
"@commitlint/config-conventional": "^18.6.3",
"@commitlint/config-nx-scopes": "^18.6.1",
"@ideafast/idgen": "0.1.1",
"@swc/helpers": "0.5.13",
"@trpc/server": "10.45.2",
"JSONStream": "1.3.5",
"antd": "5.19.4",
"antd": "5.20.6",
"apollo-upload-client": "18.0.1",
"axios": "1.7.7",
"bcrypt": "5.1.1",
"commitlint": "^18.6.1",
"connect-mongo": "5.1.0",
"connect-timeout": "1.9.0",
"core-js": "^3.37.1",
"core-js": "^3.38.1",
"cors": "2.8.5",
"csv-parse": "5.5.6",
"dayjs": "1.11.13",
"deepmerge": "4.3.1",
"esbuild": "^0.23.1",
"export-from-json": "1.7.4",
"express": "^4.19.2",
"express-rate-limit": "7.3.1",
"express": "^4.20.0",
"express-rate-limit": "7.4.0",
"express-session": "1.18.0",
"fs-extra": "11.2.0",
"graphql": "16.9.0",
Expand Down Expand Up @@ -152,13 +152,13 @@
"react-dropzone": "14.2.3",
"react-helmet-async": "2.0.5",
"react-highlight-words": "0.20.0",
"react-router-dom": "6.25.1",
"react-router-dom": "6.26.2",
"regenerator-runtime": "0.14.1",
"sanitize-filename": "1.6.3",
"stream-browserify": "3.0.0",
"stream-http": "3.2.0",
"tmp": "0.2.3",
"tslib": "^2.6.3",
"tslib": "^2.7.0",
"tsutils": "^3.21.0",
"url": "0.11.4",
"webdav-server": "2.6.2",
Expand All @@ -174,4 +174,4 @@
"**/jest-util": "^29",
"**/pretty-format": "^29"
}
}
}
6 changes: 3 additions & 3 deletions packages/itmat-docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"dependencies": {
"bcrypt": "5.1.1",
"compression": "1.7.4",
"express": "4.19.2",
"express-rate-limit": "7.3.1",
"express": "4.20.0",
"express-rate-limit": "7.4.0",
"isobject": "4.0.0",
"minio": "7.1.4",
"minio": "7.1.3",
"mongodb": "6.8.1",
"sanitize-filename": "1.6.3"
}
Expand Down
Loading

0 comments on commit acd57e4

Please sign in to comment.