Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion deep-sea-stories/packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@deep-sea-stories/backend": "workspace:*",
"@deep-sea-stories/common": "workspace:*",
"@fishjam-cloud/react-client": "^0.27.0",
"@fishjam-cloud/react-client": "^0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-scroll-area": "^1.2.10",
Expand Down
2 changes: 1 addition & 1 deletion gemini-demo/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@fishjam-cloud/react-client": "^0.27.0",
"@fishjam-cloud/react-client": "^0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@trpc/client": "^11.6.0",
"@trpc/server": "^11.6.0",
"gemini-demo-backend": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion mobile-react-native/blur-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@fishjam-cloud/react-native-client": "^0.27.0",
"@fishjam-cloud/react-native-client": "^0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@fishjam-cloud/react-native-webrtc-background-blur": "^0.1.2",
"@react-navigation/elements": "^2.5.2",
"@react-navigation/native": "^7.1.14",
Expand Down
2 changes: 1 addition & 1 deletion mobile-react-native/fishjam-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@expo/vector-icons": "^15.0.3",
"@fishjam-cloud/react-native-client": "^0.27.0",
"@fishjam-cloud/react-native-client": "^0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.8",
Expand Down
2 changes: 1 addition & 1 deletion mobile-react-native/minimal-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@fishjam-cloud/react-native-client": "0.27.0",
"@fishjam-cloud/react-native-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@react-navigation/elements": "^2.5.2",
"@react-navigation/native": "^7.1.14",
"@react-navigation/native-stack": "^7.3.21",
Expand Down
2 changes: 1 addition & 1 deletion mobile-react-native/text-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@fishjam-cloud/react-native-client": "0.27.0",
"@fishjam-cloud/react-native-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@react-navigation/elements": "^2.5.2",
"@react-navigation/native": "^7.1.14",
"@react-navigation/native-stack": "^7.3.21",
Expand Down
2 changes: 1 addition & 1 deletion mobile-react-native/video-player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@fishjam-cloud/react-native-client": "0.27.0",
"@fishjam-cloud/react-native-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"expo": "~54.0.27",
"expo-status-bar": "~3.0.9",
"react": "19.1.0",
Expand Down
2 changes: 1 addition & 1 deletion translation-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fishjam-cloud/react-client": "0.28.2",
"@fishjam-cloud/react-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@moq/publish": "0.2.15",
"@moq/signals": "0.1.9",
"@moq/watch": "0.2.17",
Expand Down
2 changes: 1 addition & 1 deletion web-react/audio-only/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format:check": "prettier --check ."
},
"dependencies": {
"@fishjam-cloud/react-client": "0.27.0",
"@fishjam-cloud/react-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"react": "19.1.0",
"react-dom": "19.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion web-react/fishjam-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"preview": "vite preview"
},
"dependencies": {
"@fishjam-cloud/react-client": "0.27.0",
"@fishjam-cloud/react-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@mediapipe/tasks-vision": "^0.10.21",
"@radix-ui/react-accordion": "^1.2.3",
"@radix-ui/react-aspect-ratio": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion web-react/livestreaming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint:check": "eslint . --ext .ts,.tsx"
},
"dependencies": {
"@fishjam-cloud/react-client": "0.27.0",
"@fishjam-cloud/react-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@hookform/resolvers": "^5.1.1",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.7",
Expand Down
2 changes: 1 addition & 1 deletion web-react/minimal-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint:check": "eslint . --ext .ts,.tsx"
},
"dependencies": {
"@fishjam-cloud/react-client": "0.27.0",
"@fishjam-cloud/react-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"react": "19.1.0",
"react-dom": "19.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion web-react/minimal-smelter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint:check": "eslint . --ext .ts,.tsx"
},
"dependencies": {
"@fishjam-cloud/react-client": "0.27.0",
"@fishjam-cloud/react-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"@swmansion/smelter": "^0.2.1",
"@swmansion/smelter-web-wasm": "^0.2.1",
"react": "19.1.0",
Expand Down
2 changes: 1 addition & 1 deletion web-react/text-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint:check": "eslint . --ext .ts,.tsx"
},
"dependencies": {
"@fishjam-cloud/react-client": "0.27.0",
"@fishjam-cloud/react-client": "0.28.3",
Comment thread
Karolk99 marked this conversation as resolved.
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion web-ts/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"eslint-plugin-prettier": "^5.5.1"
},
"dependencies": {
"@fishjam-cloud/ts-client": "0.27.0"
"@fishjam-cloud/ts-client": "0.28.3"
Comment thread
Karolk99 marked this conversation as resolved.
},
"lint-staged": {
"*": [
Expand Down
2 changes: 1 addition & 1 deletion web-ts/simple-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-prettier": "^5.5.1"
},
"dependencies": {
"@fishjam-cloud/ts-client": "0.27.0"
"@fishjam-cloud/ts-client": "0.28.3"
Comment thread
Karolk99 marked this conversation as resolved.
},
"lint-staged": {
"*": [
Expand Down
Loading