Skip to content

Commit 06f4e79

Browse files
Update devDependencies (twbs#41445)
1 parent 33b1b0e commit 06f4e79

File tree

2 files changed

+36
-35
lines changed

2 files changed

+36
-35
lines changed

package-lock.json

Lines changed: 32 additions & 31 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
@@ -113,9 +113,9 @@
113113
"@astrojs/mdx": "^4.2.6",
114114
"@astrojs/prism": "^3.2.0",
115115
"@astrojs/sitemap": "^3.3.1",
116-
"@babel/cli": "^7.27.0",
117-
"@babel/core": "^7.26.10",
118-
"@babel/preset-env": "^7.26.9",
116+
"@babel/cli": "^7.27.2",
117+
"@babel/core": "^7.27.1",
118+
"@babel/preset-env": "^7.27.2",
119119
"@docsearch/js": "^3.9.0",
120120
"@popperjs/core": "^2.11.8",
121121
"@rollup/plugin-babel": "^6.0.4",
@@ -127,7 +127,7 @@
127127
"@types/js-yaml": "^4.0.5",
128128
"@types/mime": "^3.0.1",
129129
"@types/prismjs": "^1.26.0",
130-
"astro": "^5.7.10",
130+
"astro": "^5.7.11",
131131
"astro-auto-import": "^0.4.4",
132132
"autoprefixer": "^10.4.21",
133133
"bundlewatch": "^0.4.1",

0 commit comments

Comments
 (0)