Skip to content

Commit 3553a95

Browse files
fix: more updates after Node 16 removal (#115)
* update lockfile * remove structuredClone polyfill * remove vite patch for node 16 * update lockfile
1 parent 5ffe6b5 commit 3553a95

File tree

4 files changed

+2945
-2506
lines changed

4 files changed

+2945
-2506
lines changed

package.json

-6
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"@types/tar": "4.0.0",
5050
"@types/uuid": "8.3.1",
5151
"@types/yauzl-promise": "2.1.0",
52-
"@ungap/structured-clone": "1.3.0",
5352
"codecov": "3.7.1",
5453
"cpy-cli": "2.0.0",
5554
"lint-staged": "9.2.5",
@@ -70,10 +69,5 @@
7069
"packageManager": "[email protected]",
7170
"engines": {
7271
"node": ">= 18"
73-
},
74-
"pnpm": {
75-
"patchedDependencies": {
76-
77-
}
7872
}
7973
}

patches/[email protected]

-13
This file was deleted.

0 commit comments

Comments
 (0)