Skip to content

Commit 942e544

Browse files
authored
Merge pull request #277 from Point72/tkp/stage
Bump perspective to 4.5
2 parents 762153e + 8eecd42 commit 942e544

3 files changed

Lines changed: 59 additions & 59 deletions

File tree

js/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"react-modern-drawer": "^1.4.0"
2222
},
2323
"devDependencies": {
24-
"@perspective-dev/client": "~4.4.1",
25-
"@perspective-dev/react": "~4.4.1",
26-
"@perspective-dev/server": "~4.4.1",
27-
"@perspective-dev/viewer": "~4.4.1",
24+
"@perspective-dev/client": "~4.5.0",
25+
"@perspective-dev/react": "~4.5.0",
26+
"@perspective-dev/server": "~4.5.0",
27+
"@perspective-dev/viewer": "~4.5.0",
2828
"@perspective-dev/viewer-d3fc": "~4.4.1",
29-
"@perspective-dev/viewer-datagrid": "~4.4.1",
30-
"@perspective-dev/workspace": "~4.4.1",
29+
"@perspective-dev/viewer-datagrid": "~4.5.0",
30+
"@perspective-dev/workspace": "~4.5.0",
3131
"cpy": "^13.2.2",
3232
"esbuild": "^0.28.0",
3333
"lightningcss": "^1.29.3",

js/pnpm-lock.yaml

Lines changed: 52 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ server = [
9696
"janus",
9797
"omegaconf",
9898
"orjson",
99-
"perspective-python>=4.4,<4.5",
99+
"perspective-python>=4.5,<4.6",
100100
"psutil",
101101
"pyarrow",
102102
"pydantic>=2",

0 commit comments

Comments
 (0)