Skip to content

Commit 931a675

Browse files
committed
Bump deps to v1.0
1 parent 249d0ea commit 931a675

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
"react": "^17.0.2",
435435
"react-beautiful-dnd": "^13.1.1",
436436
"react-chartjs-2": "^5.2.0",
437-
"react-compiler-runtime": "19.1.0-rc.3",
437+
"react-compiler-runtime": "^1.0.0",
438438
"react-dom": "^17.0.2",
439439
"react-focus-lock": "^2.9.4",
440440
"react-idle-timer": "4.5.6",
@@ -583,7 +583,7 @@
583583
"addons-linter": "^6.28.0",
584584
"autoprefixer": "^10.4.19",
585585
"axios": "^1.12.0",
586-
"babel-plugin-react-compiler": "19.1.0-rc.3",
586+
"babel-plugin-react-compiler": "^1.0.0",
587587
"babelify": "^10.0.0",
588588
"bify-module-groups": "^2.0.0",
589589
"browserify": "^17.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18912,12 +18912,12 @@ __metadata:
1891218912
languageName: node
1891318913
linkType: hard
1891418914

18915-
"babel-plugin-react-compiler@npm:19.1.0-rc.3":
18916-
version: 19.1.0-rc.3
18917-
resolution: "babel-plugin-react-compiler@npm:19.1.0-rc.3"
18915+
"babel-plugin-react-compiler@npm:^1.0.0":
18916+
version: 1.0.0
18917+
resolution: "babel-plugin-react-compiler@npm:1.0.0"
1891818918
dependencies:
1891918919
"@babel/types": "npm:^7.26.0"
18920-
checksum: 10/69981f07a382cbd1e2f1dc41b25084ca1e5355331ad4a60d5c49ff33dba7db2e27180f7f5cf5017fc334d14500956322fd4a6a405b95aba9662cb2744cd39fae
18920+
checksum: 10/51358f4da7dd338afd93ca647af3b5b95fdedd2ffde78719fbba5c542e3d66d338f020bc61234caf4ddf25cddbf517ae101ff76e362e3244d1047c1e64d90a60
1892118921
languageName: node
1892218922
linkType: hard
1892318923

@@ -33341,7 +33341,7 @@ __metadata:
3334133341
autoprefixer: "npm:^10.4.19"
3334233342
await-semaphore: "npm:^0.1.3"
3334333343
axios: "npm:^1.12.0"
33344-
babel-plugin-react-compiler: "npm:19.1.0-rc.3"
33344+
babel-plugin-react-compiler: "npm:^1.0.0"
3334533345
babelify: "npm:^10.0.0"
3334633346
base32-encode: "npm:^1.2.0"
3334733347
base64-js: "npm:^1.5.1"
@@ -33485,7 +33485,7 @@ __metadata:
3348533485
react: "npm:^17.0.2"
3348633486
react-beautiful-dnd: "npm:^13.1.1"
3348733487
react-chartjs-2: "npm:^5.2.0"
33488-
react-compiler-runtime: "npm:19.1.0-rc.3"
33488+
react-compiler-runtime: "npm:^1.0.0"
3348933489
react-devtools: "npm:^6.1.5"
3349033490
react-devtools-core: "npm:^6.1.5"
3349133491
react-dom: "npm:^17.0.2"
@@ -37641,12 +37641,12 @@ __metadata:
3764137641
languageName: node
3764237642
linkType: hard
3764337643

37644-
"react-compiler-runtime@npm:19.1.0-rc.3":
37645-
version: 19.1.0-rc.3
37646-
resolution: "react-compiler-runtime@npm:19.1.0-rc.3"
37644+
"react-compiler-runtime@npm:^1.0.0":
37645+
version: 1.0.0
37646+
resolution: "react-compiler-runtime@npm:1.0.0"
3764737647
peerDependencies:
3764837648
react: ^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental
37649-
checksum: 10/ee9085e070eec4135bad982f47a82a4fc28c0c6d7111b3ec93354dab61bd56f9da0bde18af2ab0ee84f5ff9e71026cbfa58513ce8ac7c0290979a84199970ab6
37649+
checksum: 10/7d85297de255c39f1aca3dd4942fbf59253e127db8abef1ad7fe3eb329e39aab4c30656ff77751165e2b21263d96836f44699777ca40c9a717ffe42c6c355543
3765037650
languageName: node
3765137651
linkType: hard
3765237652

0 commit comments

Comments
 (0)