Skip to content

Commit 8f1d6b4

Browse files
authored
Merge pull request #391 from ably/dependabot/npm_and_yarn/prod-minor-patch-79018ac160
fix(deps): bump the prod-minor-patch group across 1 directory with 6 updates
2 parents ac08759 + ae5a9a0 commit 8f1d6b4

5 files changed

Lines changed: 95 additions & 94 deletions

File tree

examples/web-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@ably/react-web-cli": "workspace:*",
1414
"clsx": "^2.1.1",
1515
"lucide-react": "^1.14.0",
16-
"react": "^19.2.5",
17-
"react-dom": "^19.2.5",
16+
"react": "^19.2.6",
17+
"react-dom": "^19.2.6",
1818
"tailwind-merge": "^3.5.0"
1919
},
2020
"devDependencies": {

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@
114114
"@ably/chat": "^1.3.1",
115115
"@ably/spaces": "^0.5.2",
116116
"@inquirer/prompts": "^8.4.2",
117-
"@oclif/core": "^4.11.0",
118-
"@oclif/plugin-autocomplete": "^3.2.47",
119-
"@oclif/plugin-warn-if-update-available": "^3.1.62",
117+
"@oclif/core": "^4.11.1",
118+
"@oclif/plugin-autocomplete": "^3.2.48",
119+
"@oclif/plugin-warn-if-update-available": "^3.1.63",
120120
"@xterm/addon-fit": "^0.11.0",
121121
"@xterm/addon-web-links": "^0.12.0",
122122
"@xterm/xterm": "^6.0.0",
@@ -130,12 +130,12 @@
130130
"node-fetch": "^3.3.2",
131131
"open": "^11.0.0",
132132
"ora": "^9.4.0",
133-
"react": "^19.2.5",
134-
"react-dom": "^19.2.5",
133+
"react": "^19.2.6",
134+
"react-dom": "^19.2.6",
135135
"sigstore": "^4.1.0",
136136
"slugify": "^1.6.9",
137137
"smol-toml": "^1.6.1",
138-
"tar": "^7.5.13",
138+
"tar": "^7.5.15",
139139
"ws": "^8.20.0",
140140
"zod": "^3.25.76"
141141
},

packages/react-web-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@vitest/ui": "^4.1.5",
5858
"eslint-plugin-react": "^7.37.5",
5959
"lucide-react": "^1.14.0",
60-
"react": "^19.2.5",
61-
"react-dom": "^19.2.5",
60+
"react": "^19.2.6",
61+
"react-dom": "^19.2.6",
6262
"tsup": "^8.5.1",
6363
"typescript": "^5.9.3",
6464
"vite": "8.0.11",

0 commit comments

Comments
 (0)