Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies (#1223)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 18, 2022
1 parent 4128c03 commit 40dec2b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@testing-library/dom": "8.16.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "14.4.1",
"@types/debounce": "1.2.1",
"@types/deep-diff": "1.0.1",
Expand All @@ -72,14 +72,14 @@
"debounce": "1.2.1",
"deep-diff": "1.0.2",
"eslint": "8.22.0",
"eslint-config-react-app": "^7.0.1",
"eslint-config-react-app": "7.0.1",
"fast-json-patch": "3.1.1",
"http-proxy-middleware": "2.0.6",
"immer": "9.0.15",
"jsdom": "20.0.0",
"lodash.clonedeep": "4.5.0",
"msw": "0.44.2",
"pkginfo": "^0.4.1",
"pkginfo": "0.4.1",
"plausible-tracker": "0.3.8",
"prettier": "2.7.1",
"prop-types": "15.8.1",
Expand All @@ -97,13 +97,13 @@
"tss-react": "3.7.1",
"typescript": "4.7.4",
"vite": "2.9.14",
"vite-plugin-env-compatible": "^1.1.1",
"vite-plugin-env-compatible": "1.1.1",
"vite-plugin-svgr": "2.2.1",
"vite-tsconfig-paths": "3.5.0",
"vitest": "0.20.3",
"whatwg-fetch": "^3.6.2",
"whatwg-fetch": "3.6.2",
"@codemirror/lang-json": "6.0.0",
"@uiw/react-codemirror": "^4.11.4"
"@uiw/react-codemirror": "4.11.4"
},
"jest": {
"moduleNameMapper": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1978,7 +1978,7 @@
lodash "^4.17.15"
redent "^3.0.0"

"@testing-library/react-hooks@^7.0.2":
"@testing-library/react-hooks@7.0.2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-7.0.2.tgz#3388d07f562d91e7f2431a4a21b5186062ecfee0"
integrity sha512-dYxpz8u9m4q1TuzfcUApqi8iFfR6R0FaMbr2hjZJy1uC8z+bO/K4v8Gs9eogGKYQop7QsrBTFkv/BCF7MzD2Cg==
Expand Down Expand Up @@ -2376,7 +2376,7 @@
"@codemirror/state" "^6.0.0"
"@codemirror/view" "^6.0.0"

"@uiw/react-codemirror@^4.11.4":
"@uiw/react-codemirror@4.11.4":
version "4.11.4"
resolved "https://registry.yarnpkg.com/@uiw/react-codemirror/-/react-codemirror-4.11.4.tgz#76adc757baa0b8b1a9bd30d7081f5622b896d607"
integrity sha512-p7DNBI6kj+DUzTe7MjBJwZ3qo0nSOav7T0MEGRpRNZA9ZO3RnzhPMie6swDA8e3dz1s59l9UdFB1fgyam1vFhQ==
Expand Down Expand Up @@ -3874,7 +3874,7 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

eslint-config-react-app@^7.0.1:
eslint-config-react-app@7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz#73ba3929978001c5c86274c017ea57eb5fa644b4"
integrity sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==
Expand Down Expand Up @@ -5704,10 +5704,10 @@ pify@^2.2.0:
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
integrity sha1-7RQaasBDqEnqWISY59yosVMw6Qw=

pkginfo@^0.4.1:
pkginfo@0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/pkginfo/-/pkginfo-0.4.1.tgz#b5418ef0439de5425fc4995042dced14fb2a84ff"
integrity sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=
integrity sha512-8xCNE/aT/EXKenuMDZ+xTVwkT8gsoHN2z/Q29l80u0ppGEXVvsKRzNMbtKhg8LS8k1tJLAHHylf6p4VFmP6XUQ==

plausible-tracker@0.3.8:
version "0.3.8"
Expand Down Expand Up @@ -6726,7 +6726,7 @@ verror@1.10.0:
core-util-is "1.0.2"
extsprintf "^1.2.0"

vite-plugin-env-compatible@^1.1.1:
vite-plugin-env-compatible@1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/vite-plugin-env-compatible/-/vite-plugin-env-compatible-1.1.1.tgz#2e11b059a5f3e8fc609d6a4bba84ca497081ee20"
integrity sha512-4lqhBWhOzP+SaCPoCVdmpM5cXzjKQV5jgFauxea488oOeElXo/kw6bXkMIooZhrh9q7gclTl8en6N9NmnqUwRQ==
Expand Down Expand Up @@ -6840,7 +6840,7 @@ whatwg-encoding@^2.0.0:
dependencies:
iconv-lite "0.6.3"

whatwg-fetch@^3.6.2:
whatwg-fetch@3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz#dced24f37f2624ed0281725d51d0e2e3fe677f8c"
integrity sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==
Expand Down

0 comments on commit 40dec2b

Please sign in to comment.