|
10 | 10 | "scopes": {
|
11 | 11 | "../": {
|
12 | 12 | "#fetch": "../dist/fetch-native.js",
|
13 |
| - "@babel/core": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
| 13 | + "@babel/core": "https://ga.jspm.io/npm:@babel/[email protected].7/lib/index.js", |
14 | 14 | "@babel/plugin-syntax-import-assertions": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
15 | 15 | "@babel/preset-typescript": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
16 | 16 | "@jspm/import-map": "https://ga.jspm.io/npm:@jspm/[email protected]/dist/map.js",
|
|
23 | 23 | "url": "https://ga.jspm.io/npm:@jspm/[email protected]/nodelibs/browser/url.js"
|
24 | 24 | },
|
25 | 25 | "https://ga.jspm.io/": {
|
26 |
| - "#lib/config/files/index.js": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/config/files/index-browser.js", |
27 |
| - "#lib/config/resolve-targets.js": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/config/resolve-targets-browser.js", |
28 |
| - "#lib/transform-file.js": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/transform-file-browser.js", |
| 26 | + "#lib/config/files/index.js": "https://ga.jspm.io/npm:@babel/[email protected].7/lib/config/files/index-browser.js", |
| 27 | + "#lib/config/resolve-targets.js": "https://ga.jspm.io/npm:@babel/[email protected].7/lib/config/resolve-targets-browser.js", |
| 28 | + "#lib/transform-file.js": "https://ga.jspm.io/npm:@babel/[email protected].7/lib/transform-file-browser.js", |
29 | 29 | "#node.js": "https://ga.jspm.io/npm:[email protected]/browser.js",
|
30 | 30 | "@ampproject/remapping": "https://ga.jspm.io/npm:@ampproject/[email protected]/dist/remapping.umd.js",
|
31 | 31 | "@babel/code-frame": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
32 | 32 | "@babel/compat-data/native-modules": "https://ga.jspm.io/npm:@babel/[email protected]/native-modules.js",
|
33 | 33 | "@babel/compat-data/plugins": "https://ga.jspm.io/npm:@babel/[email protected]/plugins.js",
|
34 |
| - "@babel/core": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
35 |
| - "@babel/generator": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
| 34 | + "@babel/core": "https://ga.jspm.io/npm:@babel/[email protected].7/lib/index.js", |
| 35 | + "@babel/generator": "https://ga.jspm.io/npm:@babel/[email protected].6/lib/index.js", |
36 | 36 | "@babel/helper-annotate-as-pure": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
37 |
| - "@babel/helper-compilation-targets": "https://ga.jspm.io/npm:@babel/helper-compilation-targets@7.22.15/lib/index.js", |
38 |
| - "@babel/helper-create-class-features-plugin": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
| 37 | + "@babel/helper-compilation-targets": "https://ga.jspm.io/npm:@babel/helper-compilation-targets@7.23.6/lib/index.js", |
| 38 | + "@babel/helper-create-class-features-plugin": "https://ga.jspm.io/npm:@babel/[email protected].7/lib/index.js", |
39 | 39 | "@babel/helper-environment-visitor": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
40 | 40 | "@babel/helper-function-name": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
41 | 41 | "@babel/helper-hoist-variables": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
|
51 | 51 | "@babel/helper-string-parser": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
52 | 52 | "@babel/helper-validator-identifier": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
53 | 53 | "@babel/helper-validator-option": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
54 |
| - "@babel/helpers": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
| 54 | + "@babel/helpers": "https://ga.jspm.io/npm:@babel/[email protected].8/lib/index.js", |
55 | 55 | "@babel/highlight": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
56 |
| - "@babel/parser": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
| 56 | + "@babel/parser": "https://ga.jspm.io/npm:@babel/[email protected].6/lib/index.js", |
57 | 57 | "@babel/plugin-syntax-jsx": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
58 | 58 | "@babel/plugin-syntax-typescript": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
59 | 59 | "@babel/plugin-transform-modules-commonjs": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
60 |
| - "@babel/plugin-transform-typescript": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
| 60 | + "@babel/plugin-transform-typescript": "https://ga.jspm.io/npm:@babel/[email protected].6/lib/index.js", |
61 | 61 | "@babel/template": "https://ga.jspm.io/npm:@babel/[email protected]/lib/index.js",
|
62 |
| - "@babel/traverse": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
63 |
| - "@babel/types": "https://ga.jspm.io/npm:@babel/[email protected].5/lib/index.js", |
| 62 | + "@babel/traverse": "https://ga.jspm.io/npm:@babel/[email protected].7/lib/index.js", |
| 63 | + "@babel/types": "https://ga.jspm.io/npm:@babel/[email protected].6/lib/index.js", |
64 | 64 | "@jridgewell/gen-mapping": "https://ga.jspm.io/npm:@jridgewell/[email protected]/dist/gen-mapping.umd.js",
|
65 | 65 | "@jridgewell/resolve-uri": "https://ga.jspm.io/npm:@jridgewell/[email protected]/dist/resolve-uri.umd.js",
|
66 | 66 | "@jridgewell/set-array": "https://ga.jspm.io/npm:@jridgewell/[email protected]/dist/set-array.umd.js",
|
67 | 67 | "@jridgewell/sourcemap-codec": "https://ga.jspm.io/npm:@jridgewell/[email protected]/dist/sourcemap-codec.umd.js",
|
68 |
| - "@jridgewell/trace-mapping": "https://ga.jspm.io/npm:@jridgewell/[email protected].20/dist/trace-mapping.umd.js", |
| 68 | + "@jridgewell/trace-mapping": "https://ga.jspm.io/npm:@jridgewell/[email protected].22/dist/trace-mapping.umd.js", |
69 | 69 | "ansi-styles": "https://ga.jspm.io/npm:[email protected]/index.js",
|
70 | 70 | "browserslist": "https://ga.jspm.io/npm:[email protected]/index.js",
|
71 | 71 | "buffer": "https://ga.jspm.io/npm:@jspm/[email protected]/nodelibs/browser/buffer.js",
|
72 |
| - "caniuse-lite/dist/unpacker/agents": "https://ga.jspm.io/npm:[email protected].30001566/dist/unpacker/agents.js", |
| 72 | + "caniuse-lite/dist/unpacker/agents": "https://ga.jspm.io/npm:[email protected].30001579/dist/unpacker/agents.js", |
73 | 73 | "chalk": "https://ga.jspm.io/npm:[email protected]/index.js",
|
74 | 74 | "color-convert": "https://ga.jspm.io/npm:[email protected]/index.js",
|
75 | 75 | "color-name": "https://ga.jspm.io/npm:[email protected]/index.js",
|
76 | 76 | "convert-source-map": "https://ga.jspm.io/npm:[email protected]/index.js",
|
77 | 77 | "debug": "https://ga.jspm.io/npm:[email protected]/src/browser.js",
|
78 |
| - "electron-to-chromium/versions": "https://ga.jspm.io/npm:[email protected].609/versions.js", |
| 78 | + "electron-to-chromium/versions": "https://ga.jspm.io/npm:[email protected].640/versions.js", |
79 | 79 | "escape-string-regexp": "https://ga.jspm.io/npm:[email protected]/index.js",
|
80 | 80 | "fs": "https://ga.jspm.io/npm:@jspm/[email protected]/nodelibs/browser/fs.js",
|
81 | 81 | "gensync": "https://ga.jspm.io/npm:[email protected]/index.js",
|
|
0 commit comments