Skip to content

Commit 4d91f98

Browse files
chore(deps): update all non-major dependencies
1 parent 5057aef commit 4d91f98

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/jest": "^29.5.3",
4646
"@types/mdx": "^2.0.5",
4747
"@types/node": "20.7.0",
48-
"@types/react": "18.2.22",
48+
"@types/react": "18.2.23",
4949
"@types/react-dom": "18.2.7",
5050
"@typescript-eslint/eslint-plugin": "6.7.3",
5151
"@typescript-eslint/parser": "6.7.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3563,10 +3563,10 @@
35633563
"@types/scheduler" "*"
35643564
csstype "^3.0.2"
35653565

3566-
"@types/[email protected].22":
3567-
version "18.2.22"
3568-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.22.tgz#abe778a1c95a07fa70df40a52d7300a40b949ccb"
3569-
integrity sha512-60fLTOLqzarLED2O3UQImc/lsNRgG0jE/a1mPW9KjMemY0LMITWEsbS4VvZ4p6rorEHd5YKxxmMKSDK505GHpA==
3566+
"@types/[email protected].23":
3567+
version "18.2.23"
3568+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.23.tgz#60ad6cf4895e93bed858db0e03bcc4ff97d0410e"
3569+
integrity sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==
35703570
dependencies:
35713571
"@types/prop-types" "*"
35723572
"@types/scheduler" "*"
@@ -14555,9 +14555,9 @@ type-fest@^0.8.0:
1455514555
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
1455614556

1455714557
type-fest@^4.0.0:
14558-
version "4.3.1"
14559-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.3.1.tgz#5cb58cdab5120f7ab0b40cfdc35073fb9adb651d"
14560-
integrity sha512-pphNW/msgOUSkJbH58x8sqpq8uQj6b0ZKGxEsLKMUnGorRcDjrUaLS+39+/ub41JNTwrrMyJcUB8+YZs3mbwqw==
14558+
version "4.3.2"
14559+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.3.2.tgz#bb7948127bb644364994dc1b44b8a797da8aadcd"
14560+
integrity sha512-VpwuOgnTsQUUWi0id8Hl4/xiQ+OoaeJGe8dnFjzubJYe/lOc2/d1Qx/d3FqWR0FlpOG/cvukAXfB12A49Y4iiA==
1456114561

1456214562
type-is@^1.6.4, type-is@~1.6.18:
1456314563
version "1.6.18"

0 commit comments

Comments
 (0)