@@ -2229,12 +2229,12 @@ doctrine@^3.0.0:
22292229  dependencies :
22302230    esutils "^2.0.2" 
22312231
2232- dot-prop@^6 .0.1  :
2233-   version "6 .0.1 " 
2234-   resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-6 .0.1 .tgz#fc26b3cf142b9e59b74dbd39ed66ce620c681083 " 
2235-   integrity sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA == 
2232+ dot-prop@^10 .0.0  :
2233+   version "10 .0.0 " 
2234+   resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-10 .0.0 .tgz#a7380cb4a91986324fe18529d23efbd7cfcc91d4 " 
2235+   integrity sha512-s7RhKKTxc+GiZkfewpLsuWpPeCPe0patP9G/qRJ2VN/BWA+Ydq65K2Pfse234zjGszTVJCzPLze54vD8eyE8NQ == 
22362236  dependencies :
2237-     is-obj  "^2 .0.0"
2237+     type-fest  "^5 .0.0"
22382238
22392239dunder-proto@^1.0.0, dunder-proto@^1.0.1 :
22402240  version "1.0.1" 
@@ -3141,11 +3141,6 @@ is-number@^7.0.0:
31413141  resolved "https://registry.yarnpkg.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" 
31423142  integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== 
31433143
3144- is-obj@^2.0.0 :
3145-   version "2.0.0" 
3146-   resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982" 
3147-   integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w== 
3148- 
31493144is-path-inside@^3.0.3 :
31503145  version "3.0.3" 
31513146  resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" 
@@ -4640,6 +4635,11 @@ synckit@^0.11.8:
46404635  dependencies :
46414636    " @pkgr/core" " ^0.2.9" 
46424637
4638+ tagged-tag@^1.0.0 :
4639+   version "1.0.0" 
4640+   resolved "https://registry.yarnpkg.com/tagged-tag/-/tagged-tag-1.0.0.tgz#a0b5917c2864cba54841495abfa3f6b13edcf4d6" 
4641+   integrity sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng== 
4642+ 
46434643test-exclude@^6.0.0 :
46444644  version "6.0.0" 
46454645  resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e" 
@@ -4720,6 +4720,13 @@ type-fest@^0.21.3:
47204720  resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" 
47214721  integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== 
47224722
4723+ type-fest@^5.0.0 :
4724+   version "5.0.0" 
4725+   resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-5.0.0.tgz#4d3967e358f3941129f7ef6483be8ca8599a028a" 
4726+   integrity sha512-GeJop7+u7BYlQ6yQCAY1nBQiRSHR+6OdCEtd8Bwp9a3NK3+fWAVjOaPKJDteB9f6cIJ0wt4IfnScjLG450EpXA== 
4727+   dependencies :
4728+     tagged-tag "^1.0.0" 
4729+ 
47234730typed-array-buffer@^1.0.3 :
47244731  version "1.0.3" 
47254732  resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz#a72395450a4869ec033fd549371b47af3a2ee536" 
0 commit comments