Skip to content

Commit bbb1fdc

Browse files
build(deps): bump @babel/standalone from 7.27.0 to 7.28.6
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.27.0 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-standalone) --- updated-dependencies: - dependency-name: "@babel/standalone" dependency-version: 7.28.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 974e9f9 commit bbb1fdc

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

apps/typegpu-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@astrojs/starlight": "^0.36.1",
1717
"@astrojs/starlight-tailwind": "^4.0.1",
1818
"@astrojs/tailwind": "^6.0.2",
19-
"@babel/standalone": "^7.27.0",
19+
"@babel/standalone": "^7.28.6",
2020
"@loaders.gl/core": "^4.3.4",
2121
"@loaders.gl/obj": "^4.3.4",
2222
"@monaco-editor/react": "^4.7.0",

packages/unplugin-typegpu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"prepublishOnly": "tgpu-dev-cli prepack"
122122
},
123123
"dependencies": {
124-
"@babel/standalone": "^7.27.0",
124+
"@babel/standalone": "^7.28.6",
125125
"defu": "^6.1.4",
126126
"estree-walker": "^3.0.3",
127127
"magic-string-ast": "^1.0.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)