Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump futil and add changeset #194

Merged
merged 1 commit into from
Feb 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .changeset/lovely-cheetahs-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
'contexture-elasticsearch': patch
'contexture-mongo': patch
'contexture-client': patch
'contexture-export': patch
'contexture': patch
'contexture-react': patch
---

Bump futil and add changeset
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/smartprocure/contexture/tree/main/packages/client",
"dependencies": {
"futil": "^1.76.2",
"futil": "^1.76.3",
"lodash": "^4.17.15"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"homepage": "https://github.com/smartprocure/contexture/tree/main/packages/export",
"dependencies": {
"contexture-client": "^2.53.4",
"futil": "^1.76.2",
"futil": "^1.76.3",
"lodash": "^4.17.21",
"minimal-csv-formatter": "^1.0.15"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@elastic/datemath": "^2.3.0",
"debug": "^4.3.1",
"futil": "^1.76.2",
"futil": "^1.76.3",
"js-combinatorics": "^2.1.1",
"lodash": "^4.17.4",
"minimatch": "^9.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/provider-mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@elastic/datemath": "^2.3.0",
"debug": "^4.3.1",
"futil": "^1.76.2",
"futil": "^1.76.3",
"lodash": "^4.17.4",
"moment": "^2.18.1",
"moment-timezone": "^0.5.28"
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"dependencies": {
"@chakra-ui/react-use-outside-click": "^2.1.0",
"contexture": "^0.12.19",
"futil": "^1.76.2",
"futil": "^1.76.3",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"pluralize": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@elastic/datemath": "^5.0.3",
"date-fns": "^2.11.1",
"futil": "^1.76.2",
"futil": "^1.76.3",
"lodash": "^4.17.21",
"moment": "^2.24.0",
"moment-timezone": "^0.5.28"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7803,7 +7803,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "contexture-client@workspace:packages/client"
dependencies:
futil: ^1.76.2
futil: ^1.76.3
lodash: ^4.17.15
mobx: ^4.3.1
languageName: unknown
Expand All @@ -7818,7 +7818,7 @@ __metadata:
agentkeepalive: ^4.1.4
contexture: ^0.12.19
debug: ^4.3.1
futil: ^1.76.2
futil: ^1.76.3
js-combinatorics: ^2.1.1
json-stable-stringify: ^1.0.1
lodash: ^4.17.4
Expand All @@ -7834,7 +7834,7 @@ __metadata:
resolution: "contexture-export@workspace:packages/export"
dependencies:
contexture-client: ^2.53.4
futil: ^1.76.2
futil: ^1.76.3
lodash: ^4.17.21
minimal-csv-formatter: ^1.0.15
languageName: unknown
Expand All @@ -7847,7 +7847,7 @@ __metadata:
"@elastic/datemath": ^2.3.0
contexture: ^0.12.19
debug: ^4.3.1
futil: ^1.76.2
futil: ^1.76.3
lodash: ^4.17.4
moment: ^2.18.1
moment-timezone: ^0.5.28
Expand Down Expand Up @@ -7900,7 +7900,7 @@ __metadata:
emoji-datasource: ^5.0.1
eslint-plugin-react: ^7.32.0
eslint-plugin-storybook: ^0.6.14
futil: ^1.76.2
futil: ^1.76.3
lodash: ^4.17.15
material-ui-chip-input: ^1.0.0
mobx: ^4.3.1
Expand Down Expand Up @@ -7936,7 +7936,7 @@ __metadata:
dependencies:
"@elastic/datemath": ^5.0.3
date-fns: ^2.11.1
futil: ^1.76.2
futil: ^1.76.3
lodash: ^4.17.21
mockdate: ^3.0.5
moment: ^2.24.0
Expand Down Expand Up @@ -10121,13 +10121,13 @@ __metadata:
languageName: node
linkType: hard

"futil@npm:^1.76.2":
version: 1.76.2
resolution: "futil@npm:1.76.2"
"futil@npm:^1.76.3":
version: 1.76.3
resolution: "futil@npm:1.76.3"
dependencies:
"@babel/polyfill": ^7.0.0
lodash: ^4.17.4
checksum: 3d10bf6bd6fa57763edd889fddc49a85477b1fa7c6b5085ad46644b426a758c758b928f58565ce7e968d6cb3ab83b9102cb174988db6751183874ad39e739d37
checksum: 9f881d35d733c9bf0d8e8b32ffa65a96e55ab43871ea23ffed4ed66b7236daea5e5f3046791d94dc3ea79da095a2a2570a5740b73360f8f8d057ae9c85c8e80d
languageName: node
linkType: hard

Expand Down
Loading