Skip to content

Commit ff07f97

Browse files
committed
Update dependencies
1 parent 8df249e commit ff07f97

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

packages/workgrid-client-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@testing-library/react-hooks": "^5.1.0",
24-
"@workgrid/client": "^0.0.9",
24+
"@workgrid/client": "^0.1.0",
2525
"react-query": "^3.12.2"
2626
},
2727
"devDependencies": {
@@ -39,4 +39,4 @@
3939
]
4040
},
4141
"license": "ISC"
42-
}
42+
}

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,14 +1682,6 @@
16821682
resolved "https://registry.yarnpkg.com/@wessberg/stringutil/-/stringutil-1.0.19.tgz#baadcb6f4471fe2d46462a7d7a8294e4b45b29ad"
16831683
integrity sha512-9AZHVXWlpN8Cn9k5BC/O0Dzb9E9xfEMXzYrNunwvkUTvuK7xgQPVRZpLo+jWCOZ5r8oBa8NIrHuPEu1hzbb6bg==
16841684

1685-
"@workgrid/client@^0.0.9":
1686-
version "0.0.9"
1687-
resolved "https://registry.yarnpkg.com/@workgrid/client/-/client-0.0.9.tgz#77c64bc3d044c5f81f6e1c307733abce8562a16b"
1688-
integrity sha512-PN/QhhUfnLUDlbK897rWz8wyno3tDafMf658A73ObOk5sf0lMupu++d6X0uyU1Vcj6/QY+4vUapOimyXCyrwJw==
1689-
dependencies:
1690-
lodash "^4.17.11"
1691-
react-query "^3.12.2"
1692-
16931685
abab@^2.0.3, abab@^2.0.5:
16941686
version "2.0.5"
16951687
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"

0 commit comments

Comments
 (0)