Skip to content

Commit ee10cdc

Browse files
committed
chore: update turbo and @upstash/redis versions
- Bump turbo version from 2.7.1 to 2.7.2 in package.json and bun.lock. - Upgrade @upstash/redis version from 1.35.8 to 1.36.0 in package.json and bun.lock.
1 parent cb50f6e commit ee10cdc

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tanstack/react-form": "^1.27.6",
1515
"@tanstack/react-query": "^5.90.12",
1616
"@upstash/ratelimit": "^2.0.7",
17-
"@upstash/redis": "^1.35.8",
17+
"@upstash/redis": "^1.36.0",
1818
"babel-plugin-react-compiler": "^1.0.0",
1919
"class-variance-authority": "^0.7.1",
2020
"clsx": "^2.1.1",

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"bumpp": "^10.3.2",
2828
"husky": "^9.1.7",
2929
"lint-staged": "^16.2.7",
30-
"turbo": "^2.7.1",
30+
"turbo": "^2.7.2",
3131
"ultracite": "6.3.6"
3232
},
3333
"lint-staged": {

0 commit comments

Comments
 (0)