diff --git a/mise.toml b/mise.toml new file mode 100644 index 0000000..f686cb3 --- /dev/null +++ b/mise.toml @@ -0,0 +1,11 @@ +#:schema https://mise.jdx.dev/schema/mise.json + +[tools] +node = "22" + +# Required for the experimental dependency-management providers below. +[settings] +experimental = true + +[deps.npm] +auto = true diff --git a/package-lock.json b/package-lock.json index 6c6ee5c..4d6937e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,9 +83,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT OR Apache-2.0", "optional": true, "os": [ @@ -103,9 +100,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT OR Apache-2.0", "optional": true, "os": [ @@ -123,9 +117,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT OR Apache-2.0", "optional": true, "os": [ @@ -143,9 +134,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT OR Apache-2.0", "optional": true, "os": [