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" : " 20.17.11 " ,
48
+ "@types/node" : " 22.10.5 " ,
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@20.17.11 " :
164
- version "20.17.11 "
165
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.11 .tgz#2c05215fc37316b1596df7fbdba52151eaf83c50 "
166
- integrity sha512-Ept5glCK35R8yeyIeYlRIZtX6SLRyqMhOFTgj5SOkMpLTdw3SEHI9fHx60xaUZ+V1aJxQJODE+7/j5ocZydYTg ==
163
+ " @types/node@22.10.5 " :
164
+ version "22.10.5 "
165
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5 .tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b "
166
+ integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ ==
167
167
dependencies :
168
- undici-types "~6.19.2 "
168
+ undici-types "~6.20.0 "
169
169
170
170
" @types/semver@^7.3.12 " :
171
171
version "7.5.8"
@@ -1965,10 +1965,10 @@ unbox-primitive@^1.0.2:
1965
1965
has-symbols "^1.0.3"
1966
1966
which-boxed-primitive "^1.0.2"
1967
1967
1968
- undici-types@~6.19.2 :
1969
- version "6.19.8 "
1970
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
1971
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
1968
+ undici-types@~6.20.0 :
1969
+ version "6.20.0 "
1970
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
1971
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
1972
1972
1973
1973
uri-js@^4.2.2 :
1974
1974
version "4.4.1"
You can’t perform that action at this time.
0 commit comments