diff --git a/package-lock.json b/package-lock.json index 1c6de44b..db68f45d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4700,8 +4700,9 @@ "license": "MIT" }, "node_modules/@rushstack/eslint-patch": { - "version": "1.3.2", - "license": "MIT" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.4.0.tgz", + "integrity": "sha512-cEjvTPU32OM9lUFegJagO0mRnIn+rbqrG89vV8/xLnLFX0DoR0r1oy5IlTga71Q7uT3Qus7qm7wgeiMT/+Irlg==" }, "node_modules/@sinclair/typebox": { "version": "0.27.8", @@ -8625,8 +8626,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "20.4.5", - "license": "MIT" + "version": "20.6.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.4.tgz", + "integrity": "sha512-nU6d9MPY0NBUMiE/nXd2IIoC4OLvsLpwAjheoAeuzgvDZA1Cb10QYg+91AF6zQiKWRN5i1m07x6sMe0niBznoQ==" }, "node_modules/@types/node-fetch": { "version": "2.6.4", @@ -13495,8 +13497,9 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.28.0", - "license": "MIT", + "version": "2.28.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz", + "integrity": "sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==", "dependencies": { "array-includes": "^3.1.6", "array.prototype.findlastindex": "^1.2.2", @@ -13507,13 +13510,12 @@ "eslint-import-resolver-node": "^0.3.7", "eslint-module-utils": "^2.8.0", "has": "^1.0.3", - "is-core-module": "^2.12.1", + "is-core-module": "^2.13.0", "is-glob": "^4.0.3", "minimatch": "^3.1.2", "object.fromentries": "^2.0.6", "object.groupby": "^1.0.0", "object.values": "^1.1.6", - "resolve": "^1.22.3", "semver": "^6.3.1", "tsconfig-paths": "^3.14.2" }, @@ -13541,21 +13543,6 @@ "node": ">=0.10.0" } }, - "node_modules/eslint-plugin-import/node_modules/resolve": { - "version": "1.22.3", - "license": "MIT", - "dependencies": { - "is-core-module": "^2.12.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/eslint-plugin-import/node_modules/semver": { "version": "6.3.1", "license": "ISC", @@ -13600,7 +13587,8 @@ }, "node_modules/eslint-plugin-react": { "version": "7.33.2", - "license": "MIT", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.33.2.tgz", + "integrity": "sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==", "dependencies": { "array-includes": "^3.1.6", "array.prototype.flatmap": "^1.3.1", @@ -15489,8 +15477,9 @@ } }, "node_modules/is-core-module": { - "version": "2.12.1", - "license": "MIT", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", + "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", "dependencies": { "has": "^1.0.3" }, @@ -24447,7 +24436,7 @@ }, "packages/cdk-amplify-app": { "name": "@codedazur/cdk-amplify-app", - "version": "0.0.0", + "version": "0.0.1", "license": "MIT", "dependencies": { "@codedazur/essentials": "*", @@ -24456,7 +24445,7 @@ "devDependencies": { "@codedazur/eslint-config": "*", "@codedazur/tsconfig": "*", - "@types/node": "^16.18.3", + "@types/node": "^16.18.3 || ^18.17.19", "aws-cdk-lib": "^2.55.1", "constructs": "^10.1.194", "esbuild": "^0.16.9", @@ -24561,13 +24550,13 @@ }, "packages/cdk-next-app": { "name": "@codedazur/cdk-next-app", - "version": "0.0.0", + "version": "0.0.1", "license": "MIT", "dependencies": { "@codedazur/cdk-amplify-app": "*" }, "devDependencies": { - "@types/node": "^16.18.3", + "@types/node": "^16.18.3 || ^18.17.19", "aws-cdk-lib": "^2.55.1", "constructs": "^10.1.194", "esbuild": "^0.16.9", @@ -24655,7 +24644,7 @@ }, "packages/cdk-rpc-api": { "name": "@codedazur/cdk-rpc-api", - "version": "0.0.0", + "version": "1.0.0", "license": "MIT", "devDependencies": { "@codedazur/eslint-config": "*", @@ -24708,9 +24697,42 @@ "typescript": "^5.1.6" } }, + "packages/eslint-config/node_modules/@next/eslint-plugin-next": { + "version": "13.5.2", + "resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.2.tgz", + "integrity": "sha512-Ew8DOUerJYGRo8pI84SVwn9wxxx8sH92AanCXSkkLJM2W0RJEWy+BqWSCfrlA/3ZIczEl4l4o4lOeTGBPYfBJg==", + "dependencies": { + "glob": "7.1.7" + } + }, + "packages/eslint-config/node_modules/eslint-config-next": { + "version": "13.5.2", + "resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-13.5.2.tgz", + "integrity": "sha512-kCF7k7fHBtFtxfP6J6AP6Mo0vW3CrFeoIuoZ7NHGIvLFc/RUaIspJ6inO/R33zE1o9t/lbJgTnsqnRB++sxCUQ==", + "dependencies": { + "@next/eslint-plugin-next": "13.5.2", + "@rushstack/eslint-patch": "^1.3.3", + "@typescript-eslint/parser": "^5.4.2 || ^6.0.0", + "eslint-import-resolver-node": "^0.3.6", + "eslint-import-resolver-typescript": "^3.5.2", + "eslint-plugin-import": "^2.28.1", + "eslint-plugin-jsx-a11y": "^6.7.1", + "eslint-plugin-react": "^7.33.2", + "eslint-plugin-react-hooks": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705" + }, + "peerDependencies": { + "eslint": "^7.23.0 || ^8.0.0", + "typescript": ">=3.3.1" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, "packages/essentials": { "name": "@codedazur/essentials", - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "devDependencies": { "@codedazur/eslint-config": "*", @@ -24742,7 +24764,7 @@ }, "packages/react-essentials": { "name": "@codedazur/react-essentials", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "dependencies": { "@codedazur/essentials": "*" diff --git a/packages/cdk-amplify-app/package.json b/packages/cdk-amplify-app/package.json index f2503318..38af68c4 100644 --- a/packages/cdk-amplify-app/package.json +++ b/packages/cdk-amplify-app/package.json @@ -16,7 +16,7 @@ "devDependencies": { "@codedazur/eslint-config": "*", "@codedazur/tsconfig": "*", - "@types/node": "^16.18.3", + "@types/node": "^16.18.3 || ^18.17.19", "aws-cdk-lib": "^2.55.1", "constructs": "^10.1.194", "esbuild": "^0.16.9", diff --git a/packages/cdk-next-app/package.json b/packages/cdk-next-app/package.json index 92ee932f..5624b062 100644 --- a/packages/cdk-next-app/package.json +++ b/packages/cdk-next-app/package.json @@ -17,7 +17,7 @@ "constructs": ">=10" }, "devDependencies": { - "@types/node": "^16.18.3", + "@types/node": "^16.18.3 || ^18.17.19", "aws-cdk-lib": "^2.55.1", "constructs": "^10.1.194", "esbuild": "^0.16.9",