Skip to content

Commit 0f8d9f9

Browse files
committed
fix(deps): update dependency gridjs-react to v4
1 parent ee05080 commit 0f8d9f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"gridjs": "4.0.0",
10-
"gridjs-react": "3.4.0",
10+
"gridjs-react": "4.0.0",
1111
"react": "17.0.2",
1212
"react-dom": "17.0.2",
1313
"react-query": "3.13.11"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -422,10 +422,10 @@ globals@^11.1.0:
422422
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
423423
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
424424

425-
gridjs-react@3.4.0:
426-
version "3.4.0"
427-
resolved "https://registry.yarnpkg.com/gridjs-react/-/gridjs-react-3.4.0.tgz#449c6935fcdd1015d0fae840256146efaa2cd239"
428-
integrity sha512-oyssMYU+mTx8QH1/pm0fzJsYJlxwpmDQSsRU1aOKLPKEXO2gpYQoDELaPZONdblX4YSry9QJ8agG1kkpCvmEpQ==
425+
gridjs-react@4.0.0:
426+
version "4.0.0"
427+
resolved "https://registry.yarnpkg.com/gridjs-react/-/gridjs-react-4.0.0.tgz#6ba9a0b3cd4edb4f2ac25800608876a41a93bb1c"
428+
integrity sha512-0EiwqGI5L89y0DruJRKCnb+Pm9V/N1sq1VTzldMqXEhFQPs0XhgCrJbiAjY/ATyqHI4ZNUDlvmISDwRVMov1pw==
429429

430430
gridjs@4.0.0:
431431
version "4.0.0"

0 commit comments

Comments
 (0)