Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit beffa15

Browse files
committed
build: remove @types/react resolution error from yarn lock file
1 parent dd3708c commit beffa15

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114
"@types/lodash.camelcase": "^4.3.6",
115115
"@types/lodash.kebabcase": "^4.1.6",
116116
"@types/lodash.mergewith": "^4.6.6",
117-
"@types/react": "file:stub/types__react",
118117
"@types/recursive-readdir": "^2.2.0",
119118
"@types/shelljs": "^0.8.9",
120119
"@types/tinycolor2": "^1.4.2",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5378,13 +5378,6 @@ __metadata:
53785378
languageName: node
53795379
linkType: hard
53805380

5381-
"@types/react@file:stub/types__react::locator=chakra-ui-vue-next%40workspace%3A.":
5382-
version: 0.0.0
5383-
resolution: "@types/react@file:stub/types__react#stub/types__react::hash=9ec565&locator=chakra-ui-vue-next%40workspace%3A."
5384-
checksum: 1e54fb7b3d4073e87783b945cd1a231209784ed825bac308caadaac43dd0b0676f251280fc2228346d0fd434b564ff3e5a8f7d3337e79a3e9f61f39d91435af6
5385-
languageName: node
5386-
linkType: hard
5387-
53885381
"@types/recursive-readdir@npm:^2.2.0":
53895382
version: 2.2.1
53905383
resolution: "@types/recursive-readdir@npm:2.2.1"
@@ -7921,7 +7914,6 @@ __metadata:
79217914
"@types/lodash.camelcase": ^4.3.6
79227915
"@types/lodash.kebabcase": ^4.1.6
79237916
"@types/lodash.mergewith": ^4.6.6
7924-
"@types/react": "file:stub/types__react"
79257917
"@types/recursive-readdir": ^2.2.0
79267918
"@types/shelljs": ^0.8.9
79277919
"@types/tinycolor2": ^1.4.2

0 commit comments

Comments
 (0)