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 6
6
"build" : " tsc && vite build"
7
7
},
8
8
"dependencies" : {
9
- "gridjs" : " 4.0.0 " ,
9
+ "gridjs" : " 6.1.1 " ,
10
10
"gridjs-react" : " 4.0.0" ,
11
11
"react" : " 17.0.2" ,
12
12
"react-dom" : " 17.0.2" ,
Original file line number Diff line number Diff line change @@ -427,13 +427,12 @@ gridjs-react@4.0.0:
427
427
resolved "https://registry.yarnpkg.com/gridjs-react/-/gridjs-react-4.0.0.tgz#6ba9a0b3cd4edb4f2ac25800608876a41a93bb1c"
428
428
integrity sha512-0EiwqGI5L89y0DruJRKCnb+Pm9V/N1sq1VTzldMqXEhFQPs0XhgCrJbiAjY/ATyqHI4ZNUDlvmISDwRVMov1pw==
429
429
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.1.1 :
431
+ version "6.1.1 "
432
+ resolved "https://registry.yarnpkg.com/gridjs/-/gridjs-6.1.1 .tgz#299017de48d67b52860ac8d64eb0dec586b1741e "
433
+ integrity sha512-nFwbz1pGxe4h3dC7xDZaazN5aAg6Mhnu4J790Vj/D+mvJAtT3FEYXULiPAyrYB5BhukAZixvKYed7p7IhmdwXQ ==
434
434
dependencies :
435
- preact "^10.5.12"
436
- tslib "^2.0.1"
435
+ preact "^10.11.3"
437
436
438
437
has-flag@^3.0.0 :
439
438
version "3.0.0"
@@ -579,10 +578,10 @@ postcss@^8.2.10:
579
578
nanoid "^3.1.23"
580
579
source-map "^0.6.1"
581
580
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.19.3 "
583
+ resolved "https://registry.yarnpkg.com/preact/-/preact-10.19.3 .tgz#7a7107ed2598a60676c943709ea3efb8aaafa899 "
584
+ integrity sha512-nHHTeFVBTHRGxJXKkKu5hT8C/YWBkPso4/Gad6xuj5dbptt9iF9NZr9pHbPhBrnT2klheu7mHTxTZ/LjwJiEiQ ==
586
585
587
586
react-dom@17.0.2 :
588
587
version "17.0.2"
@@ -687,11 +686,6 @@ to-fast-properties@^2.0.0:
687
686
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
688
687
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
689
688
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
-
695
689
typescript@4.2.4 :
696
690
version "4.2.4"
697
691
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
You can’t perform that action at this time.
0 commit comments