File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 17
17
"license" : " MIT" ,
18
18
"devDependencies" : {
19
19
"@eslint/eslintrc" : " ^1.0.4" ,
20
- "@types/node" : " ^16.7.8 " ,
20
+ "@types/node" : " ^22.0.0 " ,
21
21
"@types/phoenix" : " ^1.5.2" ,
22
22
"@types/phoenix_live_view" : " ^0.15.1" ,
23
23
"@typescript-eslint/eslint-plugin" : " ^5.5.0" ,
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 sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
162
162
163
- " @types/node@^16.7.8 " :
164
- version "16.7.8"
165
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.8.tgz#2448be5f24fe6b77114632b6350fcd219334651e"
166
- integrity sha512-8upnoQU0OPzbIkm+ZMM0zCeFCkw2s3mS0IWdx0+AAaWqm4fkBb0UJp8Edl7FVKRamYbpJC/aVsHpKWBIbiC7Zg==
163
+ " @types/node@^22.0.0 " :
164
+ version "22.8.2"
165
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.2.tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b"
166
+ integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==
167
+ dependencies :
168
+ undici-types "~6.19.8"
167
169
168
170
" @types/parse-json@^4.0.0 " :
169
171
version "4.0.0"
@@ -2654,6 +2656,11 @@ unbox-primitive@^1.0.1:
2654
2656
has-symbols "^1.0.2"
2655
2657
which-boxed-primitive "^1.0.2"
2656
2658
2659
+ undici-types@~6.19.8 :
2660
+ version "6.19.8"
2661
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2662
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
2663
+
2657
2664
universalify@^0.1.0 :
2658
2665
version "0.1.2"
2659
2666
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
You can’t perform that action at this time.
0 commit comments