File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 66 "build" : " tsc && vite build"
77 },
88 "dependencies" : {
9- "gridjs" : " 4.0 .0" ,
9+ "gridjs" : " 6.2 .0" ,
1010 "gridjs-react" : " 4.0.0" ,
1111 "react" : " 17.0.2" ,
1212 "react-dom" : " 17.0.2" ,
Original file line number Diff line number Diff line change @@ -427,13 +427,12 @@ gridjs-react@4.0.0:
427427 resolved "https://registry.yarnpkg.com/gridjs-react/-/gridjs-react-4.0.0.tgz#6ba9a0b3cd4edb4f2ac25800608876a41a93bb1c"
428428 integrity sha512-0EiwqGI5L89y0DruJRKCnb+Pm9V/N1sq1VTzldMqXEhFQPs0XhgCrJbiAjY/ATyqHI4ZNUDlvmISDwRVMov1pw==
429429
430- gridjs@4.0 .0 :
431- version "4.0 .0"
432- resolved "https://registry.yarnpkg.com/gridjs/-/gridjs-4.0 .0.tgz#a6dc682349f0a28ecb278531c001a2c90c0edd4b "
433- integrity sha512-HSs5/DYcy+TF96TiYejqDQ5q4sZBTwVFfY3wKhz8oDD/kdeL5T03kWo2pih2906JVBlx/Qk9bAFzlGnnvsW7Gg ==
430+ gridjs@6.2 .0 :
431+ version "6.2 .0"
432+ resolved "https://registry.yarnpkg.com/gridjs/-/gridjs-6.2 .0.tgz#c04008d43e8426298a04ef8637cde1e787138514 "
433+ integrity sha512-EAGGfHjyEXWh12Txs6DjTGnWTo226wbowtMrLI+yNZQaJpvs0m7yDcyM7r+D4RA7rZQVj/cfmwEaRz/rlxg8LA ==
434434 dependencies :
435- preact "^10.5.12"
436- tslib "^2.0.1"
435+ preact "^10.11.3"
437436
438437has-flag@^3.0.0 :
439438 version "3.0.0"
@@ -579,10 +578,10 @@ postcss@^8.2.10:
579578 nanoid "^3.1.23"
580579 source-map "^0.6.1"
581580
582- preact@^10.5.12 :
583- version "10.5.13 "
584- resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13 .tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019 "
585- integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ ==
581+ preact@^10.11.3 :
582+ version "10.27.0 "
583+ resolved "https://registry.yarnpkg.com/preact/-/preact-10.27.0 .tgz#7e614fb651cc1f49275bfb7682e811d759a5364f "
584+ integrity sha512-/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw ==
586585
587586react-dom@17.0.2 :
588587 version "17.0.2"
@@ -687,11 +686,6 @@ to-fast-properties@^2.0.0:
687686 resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
688687 integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
689688
690- tslib@^2.0.1 :
691- version "2.2.0"
692- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
693- integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
694-
695689typescript@4.2.4 :
696690 version "4.2.4"
697691 resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
You can’t perform that action at this time.
0 commit comments