File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 59
59
"@tinymce/beehive-flow" : " ^0.19.0" ,
60
60
"@tinymce/eslint-plugin" : " ^2.3.1" ,
61
61
"@tinymce/miniature" : " ^6.0.0" ,
62
- "@types/node" : " ^20.14 .10" ,
62
+ "@types/node" : " ^22.13 .10" ,
63
63
"@types/prop-types" : " ^15.7.12" ,
64
64
"@types/react" : " ^18.3.3" ,
65
65
"@types/react-dom" : " ^18.3.0" ,
Original file line number Diff line number Diff line change 4068
4068
dependencies:
4069
4069
"@types/node" "*"
4070
4070
4071
- "@types/node@*", "@types/node@^20.1.0", "@types/node@^20.14.10" :
4071
+ "@types/node@*", "@types/node@^20.1.0":
4072
4072
version "20.14.10"
4073
4073
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
4074
4074
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
4082
4082
dependencies:
4083
4083
undici-types "~5.26.4"
4084
4084
4085
+ "@types/node@^22.13.10":
4086
+ version "22.13.10"
4087
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
4088
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
4089
+ dependencies:
4090
+ undici-types "~6.20.0"
4091
+
4085
4092
"@types/parse-json@^4.0.0":
4086
4093
version "4.0.2"
4087
4094
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
@@ -10931,6 +10938,11 @@ undici-types@~5.26.4:
10931
10938
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
10932
10939
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
10933
10940
10941
+ undici-types@~6.20.0:
10942
+ version "6.20.0"
10943
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
10944
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
10945
+
10934
10946
unicode-canonical-property-names-ecmascript@^2.0.0:
10935
10947
version "2.0.0"
10936
10948
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments