From 8236d280e09b848666f7cb10222aa334a47134b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 18:48:08 +0000 Subject: [PATCH] chore(deps): update non-major --- .github/workflows/main.yml | 12 ++++---- package.json | 60 +++++++++++++++++++------------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2d04b0dc..fdc3b9d2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -51,8 +51,8 @@ jobs: runs-on: ubuntu-latest name: Lint & Build steps: - - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3 - - uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3 + - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3 with: cache: npm node-version: lts/* @@ -91,8 +91,8 @@ jobs: run: | git config --global core.autocrlf false git config --global core.eol lf - - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3 - - uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3 + - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 + - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3 with: cache: npm node-version: ${{ matrix.node }} @@ -106,12 +106,12 @@ jobs: runs-on: ubuntu-latest name: Semantic release steps: - - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3 + - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3 with: # Need to fetch entire commit history to # analyze every commit since last release fetch-depth: 0 - - uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3 + - uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3 with: cache: npm node-version: lts/* diff --git a/package.json b/package.json index 9b1a0f5e..4fb64f62 100644 --- a/package.json +++ b/package.json @@ -68,9 +68,9 @@ "date-fns": "^2.27.0", "filesize": "^9.0.0", "groq": "^3.0.0", - "is-hotkey": "^0.2.0", + "is-hotkey-esm": "^1.0.0", "nanoid": "^3.3.3", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "pluralize": "^8.0.0", "react-dropzone": "^11.3.1", "react-file-icon": "^1.1.0", @@ -84,41 +84,41 @@ "zod": "^3.21.4" }, "devDependencies": { - "@commitlint/cli": "^17.2.0", - "@commitlint/config-conventional": "^17.2.0", - "@sanity/client": "^6.7.0", - "@sanity/color": "^2.1.20", - "@sanity/icons": "^2.0.0", - "@sanity/pkg-utils": "^2.4.8", - "@sanity/plugin-kit": "^3.1.10", - "@sanity/semantic-release-preset": "^2.0.2", - "@types/is-hotkey": "^0.1.7", - "@types/pluralize": "^0.0.29", - "@types/react": "^18", - "@types/react-dom": "^18", - "@types/react-file-icon": "^1.0.1", - "@types/react-redux": "^7.1.24", - "@types/styled-components": "^5.1.7", - "@typescript-eslint/eslint-plugin": "^5.42.0", - "@typescript-eslint/parser": "^5.42.0", + "@commitlint/cli": "^17.8.1", + "@commitlint/config-conventional": "^17.8.1", + "@sanity/client": "^6.22.0", + "@sanity/color": "^2.2.5", + "@sanity/icons": "^2.11.8", + "@sanity/pkg-utils": "^2.4.10", + "@sanity/plugin-kit": "^3.1.12", + "@sanity/semantic-release-preset": "^2.0.5", + "@types/is-hotkey": "^0.1.10", + "@types/pluralize": "^0.0.33", + "@types/react": "^18.3.8", + "@types/react-dom": "^18.3.0", + "@types/react-file-icon": "^1.0.4", + "@types/react-redux": "^7.1.34", + "@types/styled-components": "^5.1.34", + "@typescript-eslint/eslint-plugin": "^5.62.0", + "@typescript-eslint/parser": "^5.62.0", "conventional-changelog-conventionalcommits": "^5.0.0", - "eslint": "^8.27.0", - "eslint-config-prettier": "^8.5.0", + "eslint": "^8.57.1", + "eslint-config-prettier": "^8.10.0", "eslint-config-sanity": "^6.0.0", "eslint-plugin-prettier": "^4.2.1", - "eslint-plugin-react": "^7.31.10", - "eslint-plugin-react-hooks": "^4.6.0", + "eslint-plugin-react": "^7.36.1", + "eslint-plugin-react-hooks": "^4.6.2", "husky": "^8.0.2", "lint-staged": "^13.0.3", - "prettier": "^2.7.1", - "prettier-plugin-packagejson": "^2.3.0", - "react": "^18", - "react-dom": "^18", + "prettier": "^2.8.8", + "prettier-plugin-packagejson": "^2.5.2", + "react": "^18.3.1", + "react-dom": "^18.3.1", "rimraf": "^3.0.2", - "sanity": "^3.2.0", + "sanity": "^3.57.4", "standard-version": "^9.5.0", - "styled-components": "^5.3.3", - "typescript": "^4.8.4" + "styled-components": "^5.3.11", + "typescript": "^4.9.5" }, "peerDependencies": { "@sanity/ui": "^1.0 || ^2.0",