From 412391a4fd693e7748309fb6dc82f6c64a3c53fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 21:13:29 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- server/package-lock.json | 8 ++++---- server/package.json | 2 +- ui/package-lock.json | 16 ++++++++-------- ui/package.json | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/server/package-lock.json b/server/package-lock.json index 7bf08870..6e785623 100644 --- a/server/package-lock.json +++ b/server/package-lock.json @@ -22,7 +22,7 @@ "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-deprecation": "2.0.0", "eslint-plugin-import": "2.29.1", - "eslint-plugin-unicorn": "51.0.0", + "eslint-plugin-unicorn": "51.0.1", "jest": "29.7.0", "nodemon": "3.0.3", "ts-jest": "29.1.2", @@ -3486,9 +3486,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "51.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.0.tgz", - "integrity": "sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA==", + "version": "51.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz", + "integrity": "sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.22.20", diff --git a/server/package.json b/server/package.json index f172433f..f857ac8b 100644 --- a/server/package.json +++ b/server/package.json @@ -27,7 +27,7 @@ "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-deprecation": "2.0.0", "eslint-plugin-import": "2.29.1", - "eslint-plugin-unicorn": "51.0.0", + "eslint-plugin-unicorn": "51.0.1", "jest": "29.7.0", "nodemon": "3.0.3", "ts-jest": "29.1.2", diff --git a/ui/package-lock.json b/ui/package-lock.json index aced051a..99992dff 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -17,12 +17,12 @@ }, "devDependencies": { "@types/node": "20.11.16", - "@types/react": "18.2.54", + "@types/react": "18.2.55", "@types/react-dom": "18.2.18", "autoprefixer": "10.4.17", "eslint": "8.56.0", "eslint-config-next": "14.1.0", - "eslint-plugin-unicorn": "51.0.0", + "eslint-plugin-unicorn": "51.0.1", "mini-css-extract-plugin": "2.8.0", "postcss": "8.4.34", "sass": "1.70.0", @@ -757,9 +757,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.2.54", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.54.tgz", - "integrity": "sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ==", + "version": "18.2.55", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz", + "integrity": "sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==", "dev": true, "dependencies": { "@types/prop-types": "*", @@ -2416,9 +2416,9 @@ } }, "node_modules/eslint-plugin-unicorn": { - "version": "51.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.0.tgz", - "integrity": "sha512-104L+VrZQ0RlyTYQPmF0ofoN1/rot1U/BoCSUDTTiPgumzA/QUzDwUqbR4Q0laOYXi5sYI2HDrJQ/b5PlJteCA==", + "version": "51.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz", + "integrity": "sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==", "dev": true, "dependencies": { "@babel/helper-validator-identifier": "^7.22.20", diff --git a/ui/package.json b/ui/package.json index 45465fcb..155401c7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -18,12 +18,12 @@ }, "devDependencies": { "@types/node": "20.11.16", - "@types/react": "18.2.54", + "@types/react": "18.2.55", "@types/react-dom": "18.2.18", "autoprefixer": "10.4.17", "eslint": "8.56.0", "eslint-config-next": "14.1.0", - "eslint-plugin-unicorn": "51.0.0", + "eslint-plugin-unicorn": "51.0.1", "mini-css-extract-plugin": "2.8.0", "postcss": "8.4.34", "sass": "1.70.0",