Skip to content

Commit

Permalink
fix(deps): update React Compiler dependencies 🤖 ✨ (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecospark[bot] authored Dec 31, 2024
1 parent 064665b commit 28fbff2
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 18 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"@sanity/icons": "^3.5.5",
"csstype": "^3.1.3",
"framer-motion": "^11.15.0",
"react-compiler-runtime": "19.0.0-beta-201e55d-20241215",
"react-compiler-runtime": "19.0.0-beta-55955c9-20241229",
"react-refractor": "^2.2.0",
"use-effect-event": "^1.0.2"
},
Expand Down Expand Up @@ -154,7 +154,7 @@
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.4",
"babel-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"babel-plugin-react-compiler": "19.0.0-beta-55955c9-20241229",
"commitizen": "^4.3.1",
"cypress": "^13.16.1",
"cypress-real-events": "^1.13.0",
Expand All @@ -165,7 +165,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-compiler": "19.0.0-beta-201e55d-20241215",
"eslint-plugin-react-compiler": "19.0.0-beta-55955c9-20241229",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-storybook": "^0.11.1",
"http-server": "^14.1.1",
Expand Down
39 changes: 24 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28fbff2

Please sign in to comment.