Skip to content

Commit 7027fc6

Browse files
committed
update dependencies
1 parent 855a553 commit 7027fc6

File tree

6 files changed

+523
-523
lines changed

6 files changed

+523
-523
lines changed

package-lock.json

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

package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -59,39 +59,39 @@
5959
"u": "npm run update-version"
6060
},
6161
"devDependencies": {
62-
"@babel/core": "^7.26.10",
63-
"@babel/plugin-transform-arrow-functions": "^7.25.9",
64-
"@babel/plugin-transform-block-scoped-functions": "^7.26.5",
65-
"@babel/plugin-transform-block-scoping": "^7.27.0",
66-
"@babel/plugin-transform-classes": "^7.25.9",
67-
"@babel/plugin-transform-class-properties": "^7.25.9",
68-
"@babel/plugin-transform-class-static-block": "^7.26.0",
69-
"@babel/plugin-transform-computed-properties": "^7.25.9",
70-
"@babel/plugin-transform-destructuring": "^7.25.9",
71-
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
72-
"@babel/plugin-transform-exponentiation-operator": "^7.26.3",
73-
"@babel/plugin-transform-for-of": "^7.26.9",
74-
"@babel/plugin-transform-literals": "^7.25.9",
75-
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
76-
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
77-
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
78-
"@babel/plugin-transform-new-target": "^7.25.9",
79-
"@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
80-
"@babel/plugin-transform-numeric-separator": "^7.25.9",
81-
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
82-
"@babel/plugin-transform-object-super": "^7.25.9",
83-
"@babel/plugin-transform-optional-catch-binding": "^7.25.9",
84-
"@babel/plugin-transform-optional-chaining": "^7.25.9",
85-
"@babel/plugin-transform-parameters": "^7.25.9",
86-
"@babel/plugin-transform-private-methods": "^7.25.9",
87-
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
88-
"@babel/plugin-transform-property-literals": "^7.25.9",
89-
"@babel/plugin-transform-regexp-modifiers": "^7.26.0",
90-
"@babel/plugin-transform-reserved-words": "^7.25.9",
91-
"@babel/plugin-transform-shorthand-properties": "^7.25.9",
92-
"@babel/plugin-transform-spread": "^7.25.9",
93-
"@babel/plugin-transform-template-literals": "^7.26.8",
94-
"@babel/plugin-transform-unicode-regex": "^7.25.9",
62+
"@babel/core": "^7.27.1",
63+
"@babel/plugin-transform-arrow-functions": "^7.27.1",
64+
"@babel/plugin-transform-block-scoped-functions": "^7.27.1",
65+
"@babel/plugin-transform-block-scoping": "^7.27.1",
66+
"@babel/plugin-transform-classes": "^7.27.1",
67+
"@babel/plugin-transform-class-properties": "^7.27.1",
68+
"@babel/plugin-transform-class-static-block": "^7.27.1",
69+
"@babel/plugin-transform-computed-properties": "^7.27.1",
70+
"@babel/plugin-transform-destructuring": "^7.27.1",
71+
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.27.1",
72+
"@babel/plugin-transform-exponentiation-operator": "^7.27.1",
73+
"@babel/plugin-transform-for-of": "^7.27.1",
74+
"@babel/plugin-transform-literals": "^7.27.1",
75+
"@babel/plugin-transform-logical-assignment-operators": "^7.27.1",
76+
"@babel/plugin-transform-member-expression-literals": "^7.27.1",
77+
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
78+
"@babel/plugin-transform-new-target": "^7.27.1",
79+
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1",
80+
"@babel/plugin-transform-numeric-separator": "^7.27.1",
81+
"@babel/plugin-transform-object-rest-spread": "^7.27.1",
82+
"@babel/plugin-transform-object-super": "^7.27.1",
83+
"@babel/plugin-transform-optional-catch-binding": "^7.27.1",
84+
"@babel/plugin-transform-optional-chaining": "^7.27.1",
85+
"@babel/plugin-transform-parameters": "^7.27.1",
86+
"@babel/plugin-transform-private-methods": "^7.27.1",
87+
"@babel/plugin-transform-private-property-in-object": "^7.27.1",
88+
"@babel/plugin-transform-property-literals": "^7.27.1",
89+
"@babel/plugin-transform-regexp-modifiers": "^7.27.1",
90+
"@babel/plugin-transform-reserved-words": "^7.27.1",
91+
"@babel/plugin-transform-shorthand-properties": "^7.27.1",
92+
"@babel/plugin-transform-spread": "^7.27.1",
93+
"@babel/plugin-transform-template-literals": "^7.27.1",
94+
"@babel/plugin-transform-unicode-regex": "^7.27.1",
9595
"konan": "^2.1.1",
9696
"npm-run-all2": "^7.0.2",
9797
"semver": "^7.7.1",

0 commit comments

Comments
 (0)