Skip to content

Commit 72c62cd

Browse files
chore(deps): bump @babel/standalone in /packages/frontend (#86)
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.29.3 to 7.29.4. - [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.29.4/packages/babel-standalone) --- updated-dependencies: - dependency-name: "@babel/standalone" dependency-version: 7.29.4 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 6d9d60a commit 72c62cd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/frontend/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.

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "vitest run"
1212
},
1313
"dependencies": {
14-
"@babel/standalone": "^7.29.3",
14+
"@babel/standalone": "^7.29.4",
1515
"@remotion/player": "^4.0.459",
1616
"d3": "^7.9.0",
1717
"framer-motion": "^12.38.0",

0 commit comments

Comments
 (0)