diff --git a/bun.lock b/bun.lock index 4908dee8..b40cefcd 100644 --- a/bun.lock +++ b/bun.lock @@ -31,7 +31,7 @@ "@types/node": "22.14.0", "@types/react": "19.1.0", "@types/react-dom": "19.1.1", - "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328", + "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405", "eslint": "9.23.0", "eslint-config-next": "15.2.4", "postcss": "8.5.3", @@ -577,7 +577,7 @@ "axobject-query": ["axobject-query@4.1.0", "", {}, "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ=="], - "babel-plugin-react-compiler": ["babel-plugin-react-compiler@19.0.0-beta-e993439-20250328", "", { "dependencies": { "@babel/types": "^7.26.0" } }, "sha512-eq0lxXDicCNfhtIhm2L2nW2FyDcPMfuJTQG641ZWMWxEVqwmtUlAkWXC4o5C3vykhWMTsXmiJe7/hxXVUbV8ZA=="], + "babel-plugin-react-compiler": ["babel-plugin-react-compiler@19.0.0-beta-e993439-20250405", "", { "dependencies": { "@babel/types": "^7.26.0" } }, "sha512-bPAx2GvDZbhdCbliGQICGgeaCmJGDZt+DuRtrWbW83NLTIkCwvV4chvW0fR2mowtleTdgIc+4Ibc2TgNahgpfA=="], "bail": ["bail@2.0.2", "", {}, "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw=="], diff --git a/package.json b/package.json index fc7a3341..6a258cdc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/node": "22.14.0", "@types/react": "19.1.0", "@types/react-dom": "19.1.1", - "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328", + "babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405", "postcss": "8.5.3", "tailwindcss": "4.1.2", "typescript": "5.8.3",