Skip to content

Commit

Permalink
chore: increase version apsara (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
paanSinghCoder committed Sep 6, 2024
1 parent 62779c7 commit 603e892
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions sdks/js/packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@jest/globals": "^29.7.0",
"@radix-ui/react-icons": "^1.3.0",
"@raystack/apsara": "^0.17.1",
"@raystack/apsara": "^0.19.1",
"@raystack/eslint-config": "workspace:^",
"@raystack/frontier-tsconfig": "workspace:^",
"@size-limit/preset-small-lib": "^8.2.6",
Expand Down Expand Up @@ -103,7 +103,7 @@
"yup": "^1.2.0"
},
"peerDependencies": {
"@raystack/apsara": "^0.17.1",
"@raystack/apsara": "^0.19.1",
"react": "^18.2.0"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion sdks/js/packages/sdk-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@raystack/apsara": "^0.17.1",
"@raystack/apsara": "^0.19.1",
"@raystack/frontier": "^0.30.1",
"next": "14.2.5",
"next-http-proxy-middleware": "^1.2.6",
Expand Down
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@radix-ui/colors": "^0.1.8",
"@radix-ui/react-form": "^0.0.2",
"@radix-ui/react-icons": "^1.3.0",
"@raystack/apsara": "^0.18.6",
"@raystack/apsara": "^0.19.1",
"@raystack/frontier": "^0.30.1",
"@stitches/react": "^1.2.8",
"@tanstack/react-table": "^8.9.3",
Expand Down

0 comments on commit 603e892

Please sign in to comment.