Spaces:
Running
Running
dependabot[bot]
commited on
Bump @babel /helpers
Browse filesBumps the npm_and_yarn group with 1 update in the /lynxkite-app/web directory: [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers).
Updates `@babel/helpers` from 7.26.0 to 7.26.10
- [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.26.10/packages/babel-helpers)
---
updated-dependencies:
- dependency-name: "@babel/helpers"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <[email protected]>
lynxkite-app/web/package-lock.json
CHANGED
@@ -279,25 +279,25 @@
|
|
279 |
}
|
280 |
},
|
281 |
"node_modules/@babel/helpers": {
|
282 |
-
"version": "7.26.
|
283 |
-
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.
|
284 |
-
"integrity": "sha512-
|
285 |
"license": "MIT",
|
286 |
"dependencies": {
|
287 |
-
"@babel/template": "^7.
|
288 |
-
"@babel/types": "^7.26.
|
289 |
},
|
290 |
"engines": {
|
291 |
"node": ">=6.9.0"
|
292 |
}
|
293 |
},
|
294 |
"node_modules/@babel/parser": {
|
295 |
-
"version": "7.26.
|
296 |
-
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.
|
297 |
-
"integrity": "sha512-
|
298 |
"license": "MIT",
|
299 |
"dependencies": {
|
300 |
-
"@babel/types": "^7.26.
|
301 |
},
|
302 |
"bin": {
|
303 |
"parser": "bin/babel-parser.js"
|
@@ -307,14 +307,14 @@
|
|
307 |
}
|
308 |
},
|
309 |
"node_modules/@babel/template": {
|
310 |
-
"version": "7.
|
311 |
-
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.
|
312 |
-
"integrity": "sha512-
|
313 |
"license": "MIT",
|
314 |
"dependencies": {
|
315 |
-
"@babel/code-frame": "^7.
|
316 |
-
"@babel/parser": "^7.
|
317 |
-
"@babel/types": "^7.
|
318 |
},
|
319 |
"engines": {
|
320 |
"node": ">=6.9.0"
|
@@ -348,9 +348,9 @@
|
|
348 |
}
|
349 |
},
|
350 |
"node_modules/@babel/types": {
|
351 |
-
"version": "7.26.
|
352 |
-
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.
|
353 |
-
"integrity": "sha512-
|
354 |
"license": "MIT",
|
355 |
"dependencies": {
|
356 |
"@babel/helper-string-parser": "^7.25.9",
|
|
|
279 |
}
|
280 |
},
|
281 |
"node_modules/@babel/helpers": {
|
282 |
+
"version": "7.26.10",
|
283 |
+
"resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.10.tgz",
|
284 |
+
"integrity": "sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==",
|
285 |
"license": "MIT",
|
286 |
"dependencies": {
|
287 |
+
"@babel/template": "^7.26.9",
|
288 |
+
"@babel/types": "^7.26.10"
|
289 |
},
|
290 |
"engines": {
|
291 |
"node": ">=6.9.0"
|
292 |
}
|
293 |
},
|
294 |
"node_modules/@babel/parser": {
|
295 |
+
"version": "7.26.10",
|
296 |
+
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.10.tgz",
|
297 |
+
"integrity": "sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==",
|
298 |
"license": "MIT",
|
299 |
"dependencies": {
|
300 |
+
"@babel/types": "^7.26.10"
|
301 |
},
|
302 |
"bin": {
|
303 |
"parser": "bin/babel-parser.js"
|
|
|
307 |
}
|
308 |
},
|
309 |
"node_modules/@babel/template": {
|
310 |
+
"version": "7.26.9",
|
311 |
+
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.26.9.tgz",
|
312 |
+
"integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==",
|
313 |
"license": "MIT",
|
314 |
"dependencies": {
|
315 |
+
"@babel/code-frame": "^7.26.2",
|
316 |
+
"@babel/parser": "^7.26.9",
|
317 |
+
"@babel/types": "^7.26.9"
|
318 |
},
|
319 |
"engines": {
|
320 |
"node": ">=6.9.0"
|
|
|
348 |
}
|
349 |
},
|
350 |
"node_modules/@babel/types": {
|
351 |
+
"version": "7.26.10",
|
352 |
+
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.10.tgz",
|
353 |
+
"integrity": "sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==",
|
354 |
"license": "MIT",
|
355 |
"dependencies": {
|
356 |
"@babel/helper-string-parser": "^7.25.9",
|