diff options
| author | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 18:09:23 -0700 |
|---|---|---|
| committer | Brendan F <EpicWolverine@users.noreply.github.com> | 2023-06-25 18:09:23 -0700 |
| commit | c833c68f018a020537f5c782b3bbda75d8f9b4f7 (patch) | |
| tree | c852612b988464cbea63699b66352cd9a06236d0 | |
| parent | 88c9fe1aaa621219766ae1c0cc2a3eeec090dc83 (diff) | |
Updating the package name updated yarn.lock
| -rw-r--r-- | yarn.lock | 84 |
1 files changed, 42 insertions, 42 deletions
@@ -3778,48 +3778,6 @@ __metadata: languageName: node linkType: hard -"PersonalHeardle@workspace:.": - version: 0.0.0-use.local - resolution: "PersonalHeardle@workspace:." - dependencies: - "@commitlint/cli": ^16.2.3 - "@commitlint/config-conventional": ^16.2.1 - "@testing-library/dom": ^9.3.1 - "@testing-library/jest-dom": ^5.14.1 - "@testing-library/react": ^12.0.0 - "@testing-library/user-event": ^13.2.1 - "@types/jest": ^27.0.1 - "@types/lodash": ^4.14.180 - "@types/node": ^18.16.0 - "@types/react": ^17.0.20 - "@types/react-dom": ^17.0.9 - "@types/styled-components": ^5.1.24 - "@typescript-eslint/eslint-plugin": ^5.15.0 - "@typescript-eslint/parser": ^5.15.0 - eslint: ^8.1.0 - eslint-config-airbnb: ^19.0.4 - eslint-plugin-import: ^2.25.4 - eslint-plugin-jsx-a11y: ^6.5.1 - eslint-plugin-prettier: ^4.0.0 - eslint-plugin-react: ^7.29.4 - eslint-plugin-react-hooks: ^4.6.0 - husky: ^7.0.4 - lodash: ^4.17.21 - prettier: ^2.6.0 - prop-types: ^15.8.1 - react: ^17.0.2 - react-dom: ^17.0.2 - react-ga: ^3.3.0 - react-icons: ^4.3.1 - react-is: ^18.2.0 - react-scripts: ^5.0.0 - react-youtube: ^7.14.0 - styled-components: ^5.3.3 - typescript: ^4.4.2 - web-vitals: ^2.1.0 - languageName: unknown - linkType: soft - "abab@npm:^2.0.3, abab@npm:^2.0.5": version: 2.0.6 resolution: "abab@npm:2.0.6" @@ -10483,6 +10441,48 @@ __metadata: languageName: node linkType: hard +"personalheardle@workspace:.": + version: 0.0.0-use.local + resolution: "personalheardle@workspace:." + dependencies: + "@commitlint/cli": ^16.2.3 + "@commitlint/config-conventional": ^16.2.1 + "@testing-library/dom": ^9.3.1 + "@testing-library/jest-dom": ^5.14.1 + "@testing-library/react": ^12.0.0 + "@testing-library/user-event": ^13.2.1 + "@types/jest": ^27.0.1 + "@types/lodash": ^4.14.180 + "@types/node": ^18.16.0 + "@types/react": ^17.0.20 + "@types/react-dom": ^17.0.9 + "@types/styled-components": ^5.1.24 + "@typescript-eslint/eslint-plugin": ^5.15.0 + "@typescript-eslint/parser": ^5.15.0 + eslint: ^8.1.0 + eslint-config-airbnb: ^19.0.4 + eslint-plugin-import: ^2.25.4 + eslint-plugin-jsx-a11y: ^6.5.1 + eslint-plugin-prettier: ^4.0.0 + eslint-plugin-react: ^7.29.4 + eslint-plugin-react-hooks: ^4.6.0 + husky: ^7.0.4 + lodash: ^4.17.21 + prettier: ^2.6.0 + prop-types: ^15.8.1 + react: ^17.0.2 + react-dom: ^17.0.2 + react-ga: ^3.3.0 + react-icons: ^4.3.1 + react-is: ^18.2.0 + react-scripts: ^5.0.0 + react-youtube: ^7.14.0 + styled-components: ^5.3.3 + typescript: ^4.4.2 + web-vitals: ^2.1.0 + languageName: unknown + linkType: soft + "picocolors@npm:^0.2.1": version: 0.2.1 resolution: "picocolors@npm:0.2.1" |
