@jsenv/plugin-transpilation 1.4.53 → 1.4.82

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +32 -32
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jsenv/plugin-transpilation",
3
- "version": "1.4.53",
3
+ "version": "1.4.82",
4
4
  "description": "TODO",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -20,39 +20,39 @@
20
20
  "/src/"
21
21
  ],
22
22
  "dependencies": {
23
- "@babel/plugin-transform-json-strings": "7.25.7",
24
- "@babel/plugin-transform-numeric-separator": "7.25.7",
25
- "@babel/plugin-transform-object-rest-spread": "7.25.7",
26
- "@babel/plugin-transform-optional-catch-binding": "7.25.7",
27
- "@babel/plugin-transform-optional-chaining": "7.25.7",
28
- "@babel/plugin-transform-unicode-property-regex": "7.25.7",
29
- "@babel/plugin-syntax-import-assertions": "7.25.7",
23
+ "@babel/plugin-transform-json-strings": "7.25.9",
24
+ "@babel/plugin-transform-numeric-separator": "7.25.9",
25
+ "@babel/plugin-transform-object-rest-spread": "7.25.9",
26
+ "@babel/plugin-transform-optional-catch-binding": "7.25.9",
27
+ "@babel/plugin-transform-optional-chaining": "7.25.9",
28
+ "@babel/plugin-transform-unicode-property-regex": "7.25.9",
29
+ "@babel/plugin-syntax-import-assertions": "7.26.0",
30
30
  "@babel/plugin-syntax-object-rest-spread": "7.8.3",
31
31
  "@babel/plugin-syntax-optional-catch-binding": "7.8.3",
32
- "@babel/plugin-transform-arrow-functions": "7.25.7",
33
- "@babel/plugin-transform-block-scoped-functions": "7.25.7",
34
- "@babel/plugin-transform-block-scoping": "7.25.7",
35
- "@babel/plugin-transform-classes": "7.25.7",
36
- "@babel/plugin-transform-computed-properties": "7.25.7",
37
- "@babel/plugin-transform-destructuring": "7.25.7",
38
- "@babel/plugin-transform-dotall-regex": "7.25.7",
39
- "@babel/plugin-transform-duplicate-keys": "7.25.7",
40
- "@babel/plugin-transform-exponentiation-operator": "7.25.7",
41
- "@babel/plugin-transform-for-of": "7.25.7",
42
- "@babel/plugin-transform-function-name": "7.25.7",
43
- "@babel/plugin-transform-literals": "7.25.7",
44
- "@babel/plugin-transform-new-target": "7.25.7",
45
- "@babel/plugin-transform-object-super": "7.25.7",
46
- "@babel/plugin-transform-parameters": "7.25.7",
47
- "@babel/plugin-transform-regenerator": "7.25.7",
48
- "@babel/plugin-transform-shorthand-properties": "7.25.7",
49
- "@babel/plugin-transform-spread": "7.25.7",
50
- "@babel/plugin-transform-sticky-regex": "7.25.7",
51
- "@babel/plugin-transform-template-literals": "7.25.7",
52
- "@babel/plugin-transform-typeof-symbol": "7.25.7",
53
- "@babel/plugin-transform-unicode-regex": "7.25.7",
54
- "@jsenv/ast": "6.3.1",
55
- "@jsenv/js-module-fallback": "1.3.44",
32
+ "@babel/plugin-transform-arrow-functions": "7.25.9",
33
+ "@babel/plugin-transform-block-scoped-functions": "7.25.9",
34
+ "@babel/plugin-transform-block-scoping": "7.25.9",
35
+ "@babel/plugin-transform-classes": "7.25.9",
36
+ "@babel/plugin-transform-computed-properties": "7.25.9",
37
+ "@babel/plugin-transform-destructuring": "7.25.9",
38
+ "@babel/plugin-transform-dotall-regex": "7.25.9",
39
+ "@babel/plugin-transform-duplicate-keys": "7.25.9",
40
+ "@babel/plugin-transform-exponentiation-operator": "7.25.9",
41
+ "@babel/plugin-transform-for-of": "7.25.9",
42
+ "@babel/plugin-transform-function-name": "7.25.9",
43
+ "@babel/plugin-transform-literals": "7.25.9",
44
+ "@babel/plugin-transform-new-target": "7.25.9",
45
+ "@babel/plugin-transform-object-super": "7.25.9",
46
+ "@babel/plugin-transform-parameters": "7.25.9",
47
+ "@babel/plugin-transform-regenerator": "7.25.9",
48
+ "@babel/plugin-transform-shorthand-properties": "7.25.9",
49
+ "@babel/plugin-transform-spread": "7.25.9",
50
+ "@babel/plugin-transform-sticky-regex": "7.25.9",
51
+ "@babel/plugin-transform-template-literals": "7.25.9",
52
+ "@babel/plugin-transform-typeof-symbol": "7.25.9",
53
+ "@babel/plugin-transform-unicode-regex": "7.25.9",
54
+ "@jsenv/ast": "6.3.4",
55
+ "@jsenv/js-module-fallback": "1.3.48",
56
56
  "@jsenv/runtime-compat": "1.3.1",
57
57
  "babel-plugin-transform-async-to-promises": "0.8.18",
58
58
  "construct-style-sheets-polyfill": "3.1.0",