File tree 3 files changed +14
-7
lines changed
3 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 37
37
"license" : " MIT" ,
38
38
"devDependencies" : {
39
39
"@remix-run/web-fetch" : " ^4.4.2-pre.0" ,
40
- "@types/node" : " 15.0.2 " ,
40
+ "@types/node" : " ^18.19.86 " ,
41
41
"git-validate" : " 2.2.4" ,
42
42
"husky" : " ^6.0.0" ,
43
43
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 36
36
"devDependencies" : {
37
37
"@remix-run/web-fetch" : " ^4.4.2-pre.0" ,
38
38
"@remix-run/web-file" : " ^3.1.0" ,
39
- "@types/node" : " 15.0.2 " ,
39
+ "@types/node" : " ^18.19.86 " ,
40
40
"git-validate" : " 2.2.4" ,
41
41
"husky" : " ^6.0.0" ,
42
42
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 720
720
resolved "https://registry.npmjs.org/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
721
721
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
722
722
723
-
724
- version "15.0.2"
725
- resolved "https://registry.npmjs.org/@types/node/-/node-15.0.2.tgz#51e9c0920d1b45936ea04341aa3e2e58d339fb67"
726
- integrity sha512-p68+a+KoxpoB47015IeYZYRrdqMUcpbK8re/zpFB8Ld46LHC1lPEbp3EXgkEhAYEcPvjJF6ZO+869SQ0aH1dcA==
727
-
728
723
" @types/node@^12.7.1 " :
729
724
version "12.20.55"
730
725
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.55.tgz#c329cbd434c42164f846b909bd6f85b5537f6240"
731
726
integrity sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==
732
727
728
+ " @types/node@^18.19.86 " :
729
+ version "18.19.86"
730
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.86.tgz#a7e1785289c343155578b9d84a0e3e924deb948b"
731
+ integrity sha512-fifKayi175wLyKyc5qUfyENhQ1dCNI1UNjp653d8kuYcPQN5JhX3dGuP/XmvPTg/xRBn1VTLpbmi+H/Mr7tLfQ==
732
+ dependencies :
733
+ undici-types "~5.26.4"
734
+
733
735
" @types/normalize-package-data@^2.4.0 " :
734
736
version "2.4.1"
735
737
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -7069,6 +7071,11 @@ unc-path-regex@^0.1.2:
7069
7071
resolved "https://registry.npmjs.org/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
7070
7072
integrity sha512-eXL4nmJT7oCpkZsHZUOJo8hcX3GbsiDOa0Qu9F646fi8dT3XuSVopVqAcEiVzSKKH7UoDti23wNX3qGFxcW5Qg==
7071
7073
7074
+ undici-types@~5.26.4 :
7075
+ version "5.26.5"
7076
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7077
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7078
+
7072
7079
union-value@^1.0.0 :
7073
7080
version "1.0.1"
7074
7081
resolved "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments