diff --git a/package.json b/package.json index 231899db..46a99e28 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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", @@ -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", @@ -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", @@ -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",