Skip to content

Commit 1544bfe

Browse files
authored
chore: upgrade @babel/runtime and rc-util (#154)
* chore: upgrade @babel/runtime close #69 * Update package.json
1 parent 0cb2918 commit 1544bfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"now-build": "npm run build"
4242
},
4343
"dependencies": {
44-
"@babel/runtime": "^7.10.1",
44+
"@babel/runtime": "^7.20.7",
4545
"classnames": "^2.2.1",
46-
"rc-util": "^5.15.0",
46+
"rc-util": "^5.27.0",
4747
"resize-observer-polyfill": "^1.5.1"
4848
},
4949
"devDependencies": {

0 commit comments

Comments
 (0)