Skip to content

Commit 3080b1b

Browse files
committed
update reactunity/scripts version
1 parent ff51e77 commit 3080b1b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scaffold/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react": "^18.2.0"
1515
},
1616
"devDependencies": {
17-
"@reactunity/scripts": "^0.15.0",
17+
"@reactunity/scripts": "^0.15.1",
1818
"typescript": "^4.9.5"
1919
}
2020
}

scaffold/react/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,10 +1412,10 @@
14121412
react-reconciler "^0.29.0"
14131413
use-sync-external-store "^1.2.0"
14141414

1415-
"@reactunity/scripts@^0.15.0":
1416-
version "0.15.0"
1417-
resolved "https://registry.yarnpkg.com/@reactunity/scripts/-/scripts-0.15.0.tgz#3c23f8bb57fc25d19c185cc70046c6cf28f261e3"
1418-
integrity sha512-VbD25FWf/ssJvg6lLXmRfj5Elw4kshyjVrakQ12bnp2kwZ922kG5qH09PNY8JQQ7NDoVC3pP81K6u2OMK8fW+Q==
1415+
"@reactunity/scripts@^0.15.1":
1416+
version "0.15.1"
1417+
resolved "https://registry.yarnpkg.com/@reactunity/scripts/-/scripts-0.15.1.tgz#4301320e28fd5ce52332f82eef0b5472518ac5fa"
1418+
integrity sha512-eWGRnE83eZCb6Wwf1r4RxbVUDajjBvToz4jg8m5CawHXLhzCY/4BK9u4niqmk3uh6oWzn5WTrj+nIksna44P5g==
14191419
dependencies:
14201420
"@babel/core" "^7.20.12"
14211421
"@babel/eslint-parser" "^7.19.1"

0 commit comments

Comments
 (0)