😢
This commit is contained in:
15
package-lock.json
generated
15
package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@astrojs/mdx": "^2.1.1",
|
||||
"@expressive-code/plugin-shiki": "^0.32.4",
|
||||
"@microflash/remark-callout-directives": "^2.0.0",
|
||||
"@rollup/rollup-linux-x64-gnu": "*",
|
||||
"@minify-html/node-linux-x64": "*",
|
||||
"astro": "^4.2.6",
|
||||
"astro-expressive-code": "^0.32.4",
|
||||
"astro-icon": "^1.1.0",
|
||||
@@ -34,6 +34,7 @@
|
||||
"@iconify-json/mdi": "^1.1.64"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@minify-html/node-linux-x64": "^0.15.0",
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.10.0"
|
||||
}
|
||||
},
|
||||
@@ -1192,6 +1193,18 @@
|
||||
"@minify-html/node-win32-x64": "0.15.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@minify-html/node-linux-x64": {
|
||||
"version": "0.15.0",
|
||||
"resolved": "https://registry.npmjs.org/@minify-html/node-linux-x64/-/node-linux-x64-0.15.0.tgz",
|
||||
"integrity": "sha512-cO893EV6O9ZHUFX+2Yge546OCo/eCiatjzJDmUmrPP56fQ7pzTRquHs4ko3t8Rg6tMKG7RT49mBuF09JWPnrgg==",
|
||||
"cpu": [
|
||||
"x64"
|
||||
],
|
||||
"optional": true,
|
||||
"os": [
|
||||
"linux"
|
||||
]
|
||||
},
|
||||
"node_modules/@minify-html/node-win32-x64": {
|
||||
"version": "0.15.0",
|
||||
"cpu": [
|
||||
|
@@ -35,6 +35,7 @@
|
||||
"@iconify-json/mdi": "^1.1.64"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@minify-html/node-linux-x64": "^0.15.0",
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.10.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user