Skip to content

Commit

Permalink
Update most non-major devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent e49bb5b commit bca3a4b
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 122 deletions.
20 changes: 10 additions & 10 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/register": "7.25.9",
"@babel/runtime": "7.26.0",
"@colors/colors": "1.6.0",
"@faker-js/faker": "9.3.0",
"@faker-js/faker": "9.4.0",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/schema-ast": "4.1.0",
"@graphql-codegen/visitor-plugin-common": "5.6.0",
Expand All @@ -37,11 +37,11 @@
"@testing-library/react": "16.1.0",
"@trivago/prettier-plugin-sort-imports": "5.2.1",
"@types/lodash": "4.17.14",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"@wdio/browserstack-service": "8.41.0",
"@wdio/cli": "8.41.0",
"@wdio/junit-reporter": "8.41.0",
Expand Down Expand Up @@ -71,11 +71,11 @@
"eslint-config-standard-react": "13.0.0",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-webpack-plugin": "4.2.0",
"express-session": "1.18.1",
Expand All @@ -91,8 +91,8 @@
"json-loader": "0.5.7",
"keycloak-connect": "26.0.7",
"moment-timezone": "0.5.46",
"postcss": "8.4.49",
"postcss-calc": "10.0.2",
"postcss": "8.5.1",
"postcss-calc": "10.1.0",
"postcss-loader": "8.1.1",
"prettier": "3.4.2",
"prettier-eslint-cli": "8.0.1",
Expand All @@ -104,9 +104,9 @@
"tap-xunit": "2.4.1",
"thread-loader": "4.0.4",
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"ts-loader": "9.5.2",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"typescript": "5.7.3",
"webdriverio": "8.41.0",
"webpack": "5.97.1",
"webpack-cli": "6.0.1",
Expand Down
Loading

0 comments on commit bca3a4b

Please sign in to comment.