Skip to content

Commit

Permalink
chore(deps): update patch & minor dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 39912ae commit 620f78f
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@
"zod-validation-error": "^1.3.1"
},
"devDependencies": {
"@babel/core": "7.22.10",
"@babel/core": "7.22.17",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "7.22.5",
"@babel/preset-typescript": "7.22.15",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@graphql-codegen/add": "^5.0.0",
Expand All @@ -151,22 +151,22 @@
"@manypkg/cli": "^0.21.0",
"@mdx-js/react": "1.6.22",
"@nx-plus/docusaurus": "^15.0.0-rc.0",
"@nx/cypress": "16.7.0",
"@nx/devkit": "16.7.0",
"@nx/esbuild": "16.7.0",
"@nx/eslint-plugin": "16.7.0",
"@nx/jest": "16.7.0",
"@nx/js": "16.7.0",
"@nx/linter": "16.7.0",
"@nx/next": "16.7.0",
"@nx/node": "16.7.0",
"@nx/plugin": "16.7.0",
"@nx/react": "16.7.0",
"@nx/rollup": "16.7.0",
"@nx/storybook": "16.7.0",
"@nx/web": "16.7.0",
"@nx/webpack": "16.7.0",
"@nx/workspace": "16.7.0",
"@nx/cypress": "16.7.4",
"@nx/devkit": "16.7.4",
"@nx/esbuild": "16.7.4",
"@nx/eslint-plugin": "16.7.4",
"@nx/jest": "16.7.4",
"@nx/js": "16.7.4",
"@nx/linter": "16.7.4",
"@nx/next": "16.7.4",
"@nx/node": "16.7.4",
"@nx/plugin": "16.7.4",
"@nx/react": "16.7.4",
"@nx/rollup": "16.7.4",
"@nx/storybook": "16.7.4",
"@nx/web": "16.7.4",
"@nx/webpack": "16.7.4",
"@nx/workspace": "16.7.4",
"@nxkit/style-dictionary": "^3.0.2",
"@opentelemetry/api": "^1.4.1",
"@opentelemetry/instrumentation": "^0.40.0",
Expand Down Expand Up @@ -209,9 +209,9 @@
"@testing-library/react": "14.0.0",
"@theunderscorer/nx-semantic-release": "^2.3.0",
"@total-typescript/ts-reset": "^0.4.2",
"@types/jest": "29.5.3",
"@types/jest": "29.5.4",
"@types/node": "^20.3.3",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-relay": "^14.1.4",
"@types/relay-runtime": "^14.1.11",
Expand Down Expand Up @@ -260,7 +260,7 @@
"log4brains": "^1.0.1",
"mustache": "^4.2.0",
"next-intl": "^2.13.1",
"nx": "16.7.0",
"nx": "16.7.4",
"nx-cloud": "16.3.0",
"patch-package": "^7.0.0",
"postcss": "^8.4.23",
Expand All @@ -287,7 +287,7 @@
"tinycolor2": "^1.6.0",
"ts-jest": "29.1.1",
"ts-node": "^10.9.1",
"typescript": "5.2.0-beta",
"typescript": "5.2.2",
"url-loader": "^4.1.1",
"webpack": "^5.81.0",
"webpack-merge": "^5.8.0",
Expand Down

0 comments on commit 620f78f

Please sign in to comment.