Skip to content

Commit c504e63

Browse files
build(deps): bump portos-ai-toolkit from 0.8.0 to 0.8.1
Bumps [portos-ai-toolkit](https://github.com/atomantic/portos-ai-toolkit) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/atomantic/portos-ai-toolkit/releases) - [Changelog](https://github.com/atomantic/portos-ai-toolkit/blob/main/CHANGELOG.md) - [Commits](atomantic/portos-ai-toolkit@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: portos-ai-toolkit dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e92209 commit c504e63

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"d3": "^7.9.0",
1313
"leaflet": "^1.9.4",
1414
"lucide-react": "^0.577.0",
15-
"portos-ai-toolkit": "^0.8.0",
15+
"portos-ai-toolkit": "^0.8.1",
1616
"react": "^18.3.1",
1717
"react-dom": "^18.3.1",
1818
"react-hot-toast": "^2.6.0",

package-lock.json

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

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cors": "^2.8.6",
1515
"express": "^5.2.1",
1616
"playwright": "^1.57.0",
17-
"portos-ai-toolkit": "^0.8.0",
17+
"portos-ai-toolkit": "^0.8.1",
1818
"socket.io": "^4.8.3",
1919
"tsx": "^4.19.2",
2020
"ulid": "^3.0.2",

0 commit comments

Comments
 (0)