diff --git a/apps/website/package.json b/apps/website/package.json index 1941809a..276be510 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@babel/core": "^7.22.9", "@types/node": "^20.4.5", - "@types/react": "18.2.33", + "@types/react": "18.2.39", "@types/styled-components": "^5.1.26", "eslint": "8.52.0", "@codedazur/eslint-config": "*", diff --git a/package-lock.json b/package-lock.json index e07df14a..f23581db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -122,7 +122,7 @@ "@codedazur/eslint-config": "*", "@codedazur/tsconfig": "*", "@types/node": "^20.4.5", - "@types/react": "18.2.33", + "@types/react": "18.2.39", "@types/styled-components": "^5.1.26", "eslint": "8.52.0", "next-transpile-modules": "10.0.1", @@ -9279,9 +9279,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.2.33", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.33.tgz", - "integrity": "sha512-v+I7S+hu3PIBoVkKGpSYYpiBT1ijqEzWpzQD62/jm4K74hPpSP7FF9BnKG6+fg2+62weJYkkBWDJlZt5JO/9hg==", + "version": "18.2.39", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.39.tgz", + "integrity": "sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA==", "dependencies": { "@types/prop-types": "*", "@types/scheduler": "*", @@ -24805,7 +24805,8 @@ } }, "packages/cdk-bastion-host": { - "version": "0.0.0", + "name": "@codedazur/cdk-bastion-host", + "version": "1.0.0", "license": "MIT", "devDependencies": { "@codedazur/eslint-config": "*", @@ -25728,7 +25729,7 @@ }, "packages/essentials": { "name": "@codedazur/essentials", - "version": "1.3.0", + "version": "1.4.1", "license": "MIT", "devDependencies": { "@codedazur/eslint-config": "*",