dependabot[bot] commited on
Commit
3260139
·
unverified ·
1 Parent(s): b6728a1

Bump @babel /helpers

Browse files

Bumps 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]>

Files changed (1) hide show
  1. lynxkite-app/web/package-lock.json +18 -18
lynxkite-app/web/package-lock.json CHANGED
@@ -279,25 +279,25 @@
279
  }
280
  },
281
  "node_modules/@babel/helpers": {
282
- "version": "7.26.0",
283
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.0.tgz",
284
- "integrity": "sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==",
285
  "license": "MIT",
286
  "dependencies": {
287
- "@babel/template": "^7.25.9",
288
- "@babel/types": "^7.26.0"
289
  },
290
  "engines": {
291
  "node": ">=6.9.0"
292
  }
293
  },
294
  "node_modules/@babel/parser": {
295
- "version": "7.26.3",
296
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz",
297
- "integrity": "sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==",
298
  "license": "MIT",
299
  "dependencies": {
300
- "@babel/types": "^7.26.3"
301
  },
302
  "bin": {
303
  "parser": "bin/babel-parser.js"
@@ -307,14 +307,14 @@
307
  }
308
  },
309
  "node_modules/@babel/template": {
310
- "version": "7.25.9",
311
- "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.9.tgz",
312
- "integrity": "sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==",
313
  "license": "MIT",
314
  "dependencies": {
315
- "@babel/code-frame": "^7.25.9",
316
- "@babel/parser": "^7.25.9",
317
- "@babel/types": "^7.25.9"
318
  },
319
  "engines": {
320
  "node": ">=6.9.0"
@@ -348,9 +348,9 @@
348
  }
349
  },
350
  "node_modules/@babel/types": {
351
- "version": "7.26.3",
352
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz",
353
- "integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==",
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",