File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 22
22
],
23
23
"devDependencies" : {
24
24
"@rollup/plugin-alias" : " ^3.1.9" ,
25
+ "@types/node" : " 20.11.25" ,
25
26
"@types/react" : " ^17.0.40" ,
26
27
"esbuild" : " ^0.14.26" ,
27
28
"neo4j-driver-core" : " 5.26.0" ,
Original file line number Diff line number Diff line change 325
325
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d"
326
326
integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==
327
327
328
+ " @types/node@20.11.25 " :
329
+ version "20.11.25"
330
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
331
+ integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
332
+ dependencies :
333
+ undici-types "~5.26.4"
334
+
328
335
" @types/prop-types@* " :
329
336
version "15.7.4"
330
337
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
@@ -949,3 +956,8 @@ typescript@^4.6.2:
949
956
version "4.6.2"
950
957
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
951
958
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
959
+
960
+ undici-types@~5.26.4 :
961
+ version "5.26.5"
962
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
963
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
You can’t perform that action at this time.
0 commit comments