Skip to content

Commit 47884c9

Browse files
Bump @babel/runtime from 7.28.4 to 7.28.6 (#16)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.28.4 to 7.28.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72d6867 commit 47884c9

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"node": "^20.11.0 || >=21.2.0"
3333
},
3434
"dependencies": {
35-
"@babel/runtime": "^7.28.4",
35+
"@babel/runtime": "^7.28.6",
3636
"@hugeicons/core-free-icons": "^3.1.1",
3737
"@hugeicons/react": "^1.1.4",
3838
"@radix-ui/react-dialog": "^1.1.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,10 @@
178178
dependencies:
179179
"@babel/helper-plugin-utils" "^7.27.1"
180180

181-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.28.4":
182-
version "7.28.4"
183-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz"
184-
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
181+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.28.6":
182+
version "7.28.6"
183+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
184+
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
185185

186186
"@babel/template@^7.28.6":
187187
version "7.28.6"

0 commit comments

Comments
 (0)