File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 45
45
"devDependencies" : {
46
46
"@rollup/plugin-terser" : " 0.4.4" ,
47
47
"@rollup/plugin-typescript" : " 11.1.6" ,
48
- "@types/node" : " 22.13.10 " ,
48
+ "@types/node" : " 22.14.0 " ,
49
49
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
50
50
"@typescript-eslint/parser" : " 5.62.0" ,
51
51
"eslint" : " 8.57.1" ,
Original file line number Diff line number Diff line change 160
160
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
161
161
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
162
162
163
- " @types/node@22.13.10 " :
164
- version "22.13.10 "
165
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
166
- integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
163
+ " @types/node@22.14.0 " :
164
+ version "22.14.0 "
165
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0 .tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e "
166
+ integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA ==
167
167
dependencies :
168
- undici-types "~6.20 .0"
168
+ undici-types "~6.21 .0"
169
169
170
170
" @types/semver@^7.3.12 " :
171
171
version "7.5.8"
@@ -2030,10 +2030,10 @@ unbox-primitive@^1.0.2:
2030
2030
has-symbols "^1.0.3"
2031
2031
which-boxed-primitive "^1.0.2"
2032
2032
2033
- undici-types@~6.20 .0 :
2034
- version "6.20 .0"
2035
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20 .0.tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
2036
- integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
2033
+ undici-types@~6.21 .0 :
2034
+ version "6.21 .0"
2035
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21 .0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
2036
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
2037
2037
2038
2038
uri-js@^4.2.2 :
2039
2039
version "4.4.1"
You can’t perform that action at this time.
0 commit comments