From 65d36e3fca09817498cf70da10e80493109a8b16 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 14 Oct 2024 18:47:22 -0700 Subject: [PATCH] fixups; --- package-lock.json | 4 ++-- package.json | 4 ++-- test/test.html | 3 +-- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index be07f15..3a37e8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,8 +19,8 @@ }, "devDependencies": { "@jspm/core": "^2.0.1", - "@swc/cli": "^0.1.61", - "@swc/core": "^1.3.35", + "@swc/cli": "^0.1.65", + "@swc/core": "^1.7.35", "@types/vscode": "^1.75.1", "@vscode/test-electron": "^2.2.3", "chalk": "^4.1.2", diff --git a/package.json b/package.json index 155a720..d4a535a 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ }, "devDependencies": { "@jspm/core": "^2.0.1", - "@swc/cli": "^0.1.61", - "@swc/core": "^1.3.35", + "@swc/cli": "^0.1.65", + "@swc/core": "^1.7.35", "@types/vscode": "^1.75.1", "@vscode/test-electron": "^2.2.3", "chalk": "^4.1.2", diff --git a/test/test.html b/test/test.html index d2e7c76..7d1d1b3 100644 --- a/test/test.html +++ b/test/test.html @@ -91,8 +91,7 @@ "yallist": "https://ga.jspm.io/npm:yallist@3.1.1/yallist.js" }, "https://ga.jspm.io/npm:@babel/helper-replace-supers@7.25.0/": { - "@babel/helper-member-expression-to-functions": "https://ga.jspm.io/npm:@babel/helper-member-expression-to-functions@7.24.8/lib/index.js", - "@babel/helper-optimise-call-expression": "https://ga.jspm.io/npm:@babel/helper-optimise-call-expression@7.24.7/lib/index.js" + "@babel/helper-member-expression-to-functions": "https://ga.jspm.io/npm:@babel/helper-member-expression-to-functions@7.24.8/lib/index.js" }, "https://ga.jspm.io/npm:@babel/plugin-transform-typescript@7.25.2/": { "@babel/helper-skip-transparent-expression-wrappers": "https://ga.jspm.io/npm:@babel/helper-skip-transparent-expression-wrappers@7.24.7/lib/index.js"