Skip to content

Commit 6db7dfc

Browse files
committed
update dependencies
1 parent faa0d11 commit 6db7dfc

File tree

6 files changed

+160
-169
lines changed

6 files changed

+160
-169
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"u": "npm run update-version"
6060
},
6161
"devDependencies": {
62-
"@babel/core": "^7.28.3",
62+
"@babel/core": "^7.28.4",
6363
"@babel/plugin-transform-arrow-functions": "^7.27.1",
6464
"@babel/plugin-transform-block-scoped-functions": "^7.27.1",
65-
"@babel/plugin-transform-block-scoping": "^7.28.0",
66-
"@babel/plugin-transform-classes": "^7.28.3",
65+
"@babel/plugin-transform-block-scoping": "^7.28.4",
66+
"@babel/plugin-transform-classes": "^7.28.4",
6767
"@babel/plugin-transform-class-properties": "^7.27.1",
6868
"@babel/plugin-transform-class-static-block": "^7.28.3",
6969
"@babel/plugin-transform-computed-properties": "^7.27.1",
@@ -79,7 +79,7 @@
7979
"@babel/plugin-transform-new-target": "^7.27.1",
8080
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
8181
"@babel/plugin-transform-numeric-separator": "^7.27.1",
82-
"@babel/plugin-transform-object-rest-spread": "^7.28.0",
82+
"@babel/plugin-transform-object-rest-spread": "^7.28.4",
8383
"@babel/plugin-transform-object-super": "^7.27.1",
8484
"@babel/plugin-transform-optional-catch-binding": "^7.27.1",
8585
"@babel/plugin-transform-optional-chaining": "^7.27.1",

0 commit comments

Comments
 (0)