Skip to content

Commit e277d67

Browse files
authoredMar 10, 2025··
fix(deps): update React Compiler dependencies 🤖 ✨ (#247)
fix(deps): update react compiler dependencies 🤖 ✨ Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
1 parent 7387e24 commit e277d67

File tree

2 files changed

+43
-36
lines changed

2 files changed

+43
-36
lines changed
 

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"prettier": "@sanity/prettier-config",
7676
"dependencies": {
7777
"observable-callback": "^1.0.3",
78-
"react-compiler-runtime": "19.0.0-beta-40c6c23-20250301",
78+
"react-compiler-runtime": "19.0.0-beta-bafa41b-20250307",
7979
"use-effect-event": "^1.0.2"
8080
},
8181
"devDependencies": {
@@ -90,12 +90,12 @@
9090
"@typescript-eslint/eslint-plugin": "^8.25.0",
9191
"@typescript-eslint/parser": "^8.25.0",
9292
"@vitejs/plugin-react": "^4.3.4",
93-
"babel-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
93+
"babel-plugin-react-compiler": "19.0.0-beta-bafa41b-20250307",
9494
"eslint": "^8.57.1",
9595
"eslint-config-prettier": "^10.0.2",
9696
"eslint-plugin-prettier": "^5.2.3",
9797
"eslint-plugin-react": "^7.37.4",
98-
"eslint-plugin-react-compiler": "19.0.0-beta-40c6c23-20250301",
98+
"eslint-plugin-react-compiler": "19.0.0-beta-bafa41b-20250307",
9999
"eslint-plugin-react-hooks": "experimental",
100100
"eslint-plugin-simple-import-sort": "^12.1.1",
101101
"jsdom": "^24.1.0",

‎pnpm-lock.yaml

+40-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.