Skip to content

Commit bd11d3a

Browse files
chore: use rollup version from pnpm workspace
1 parent d8b6df5 commit bd11d3a

File tree

3 files changed

+20
-18
lines changed

3 files changed

+20
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react": "^18.0.0",
6666
"react-big-calendar@1>clsx": "2.1.1",
6767
"react-dom": "^18.0.0",
68-
"rollup": "3.29.5",
68+
"rollup": "catalog:",
6969
"ts-node": "10.9.2",
7070
"typescript": ">5.8.0"
7171
},

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
packages:
22
- "packages/*/*"
33
- "automation/*"
4+
catalog:
5+
rollup: "3.29"

0 commit comments

Comments
 (0)