From 479538e6a1709c5b2b55c4a8dc2f608d8c327772 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 11:42:06 +0000 Subject: [PATCH] chore(deps): pin dependencies --- packages/wordclock-js/package.json | 4 ++-- pnpm-lock.yaml | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/wordclock-js/package.json b/packages/wordclock-js/package.json index 440addb..6d8e60e 100644 --- a/packages/wordclock-js/package.json +++ b/packages/wordclock-js/package.json @@ -33,8 +33,8 @@ "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13", - "@types/react": "^18.3.11", - "@types/react-dom": "^18.3.1", + "@types/react": "18.3.11", + "@types/react-dom": "18.3.1", "@types/testing-library__jest-dom": "6.0.0", "@vitejs/plugin-react-swc": "3.7.1", "identity-obj-proxy": "3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3a2b32..30ecd0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,10 +63,10 @@ importers: specifier: 29.5.13 version: 29.5.13 '@types/react': - specifier: ^18.3.11 + specifier: 18.3.11 version: 18.3.11 '@types/react-dom': - specifier: ^18.3.1 + specifier: 18.3.1 version: 18.3.1 '@types/testing-library__jest-dom': specifier: 6.0.0 @@ -7432,7 +7432,7 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.3.4 + debug: 4.3.7 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.1 @@ -7448,7 +7448,7 @@ snapshots: '@humanwhocodes/config-array@0.11.14': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.3.4 + debug: 4.3.7 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -9743,7 +9743,7 @@ snapshots: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4 + debug: 4.3.7 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2