Commit 33c5127
Update dummy app Babel to ^7.22.0 for pnpm compatibility
pnpm's strict dependency resolution doesn't hoist the root's newer
Babel version like Yarn did. Update the dummy app's Babel versions
to be compatible with @babel/plugin-syntax-import-attributes.
Also includes the JSON.stringify fix for ESLint.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 0b160a5 commit 33c5127
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments