Skip to content

Commit 317a315

Browse files
committed
update parcel plugin
1 parent 14b5858 commit 317a315

File tree

3 files changed

+21
-21
lines changed

3 files changed

+21
-21
lines changed

integration/helpers/rsc-parcel-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "^19.0.3",
2929
"@types/react": "^19.0.8",
3030
"parcel": "2.15.0",
31-
"parcel-config-react-router-experimental": "1.0.23",
31+
"parcel-config-react-router-experimental": "1.0.24",
3232
"typescript": "^5.1.6"
3333
},
3434
"dependencies": {

playground/rsc-parcel-framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/react-dom": "^19.0.3",
2828
"@types/react": "^19.0.8",
2929
"parcel": "2.15.0",
30-
"parcel-config-react-router-experimental": "1.0.23"
30+
"parcel-config-react-router-experimental": "1.0.24"
3131
},
3232
"dependencies": {
3333
"@mjackson/node-fetch-server": "0.6.1",

pnpm-lock.yaml

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)