mirror of
https://github.com/kogakure/website-11ty-kogakure.de.git
synced 2026-02-03 12:15:28 +00:00
fix: problem with sharp
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
"homepage": "https://www.kogakure.de",
|
"homepage": "https://www.kogakure.de",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "1.0.1",
|
"@11ty/eleventy": "1.0.1",
|
||||||
|
"@babel/core": "^7.14.6",
|
||||||
"autoprefixer": "^10.2.5",
|
"autoprefixer": "^10.2.5",
|
||||||
"babelify": "^10.0.0",
|
"babelify": "^10.0.0",
|
||||||
"browserify": "^17.0.0",
|
"browserify": "^17.0.0",
|
||||||
@@ -56,6 +57,8 @@
|
|||||||
"markdown-it-github-headings": "^2.0.0",
|
"markdown-it-github-headings": "^2.0.0",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"netlify-cli": "^3.39.4",
|
"netlify-cli": "^3.39.4",
|
||||||
|
"node-addon-api": "^8.0.0",
|
||||||
|
"node-gyp": "^10.1.0",
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"outdent": "^0.8.0",
|
"outdent": "^0.8.0",
|
||||||
"postcss": "^8.3.5",
|
"postcss": "^8.3.5",
|
||||||
@@ -70,6 +73,7 @@
|
|||||||
"postcss-sort-media-queries": "^3.8.9",
|
"postcss-sort-media-queries": "^3.8.9",
|
||||||
"prettier": "^2.3.2",
|
"prettier": "^2.3.2",
|
||||||
"sal.js": "^0.8.5",
|
"sal.js": "^0.8.5",
|
||||||
|
"sharp": "^0.33.3",
|
||||||
"stylelint": "^13.13.0",
|
"stylelint": "^13.13.0",
|
||||||
"stylelint-a11y": "^1.2.3",
|
"stylelint-a11y": "^1.2.3",
|
||||||
"stylelint-config-prettier": "^8.0.2",
|
"stylelint-config-prettier": "^8.0.2",
|
||||||
@@ -82,8 +86,5 @@
|
|||||||
"vinyl-buffer": "^1.0.1",
|
"vinyl-buffer": "^1.0.1",
|
||||||
"vinyl-source-stream": "^2.0.0",
|
"vinyl-source-stream": "^2.0.0",
|
||||||
"workbox-cli": "^6.1.5"
|
"workbox-cli": "^6.1.5"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@babel/core": "^7.14.6"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
877
pnpm-lock.yaml
generated
877
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user