Compare commits
2 Commits
5ae99dd478
...
a5335a6465
Author | SHA1 | Date |
---|---|---|
Tommi | a5335a6465 | |
Tommi | 25df4e7909 |
166
package.json
166
package.json
|
@ -21,49 +21,49 @@
|
|||
"homepage": "https://quitsocialmedia.club",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-img": "^2.0.0",
|
||||
"@11ty/eleventy-plugin-rss": "^1.1.2",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.0.0",
|
||||
"@11ty/eleventy-img": "^2.0.1",
|
||||
"@11ty/eleventy-plugin-rss": "^1.2.0",
|
||||
"@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0",
|
||||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||
"@sardine/eleventy-plugin-tinysvg": "^1.2.0",
|
||||
"clean-css": "^5.3.0",
|
||||
"csv-parse": "^5.0.4",
|
||||
"clean-css": "^5.3.2",
|
||||
"csv-parse": "^5.5.2",
|
||||
"eleventy-plugin-svg-contents": "^0.7.0",
|
||||
"eleventy-plugin-youtube-embed": "^1.7.0",
|
||||
"fs": "^0.0.1-security",
|
||||
"eleventy-plugin-youtube-embed": "^1.9.1",
|
||||
"fs": "0.0.1-security",
|
||||
"lodash": "^4.17.21",
|
||||
"markdown-it": "^12.3.2",
|
||||
"markdown-it-abbr": "^1.0.4",
|
||||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-attrs": "^4.1.3",
|
||||
"markdown-it-anchor": "^8.6.7",
|
||||
"markdown-it-attrs": "^4.1.6",
|
||||
"markdown-it-collapsible": "^1.0.0",
|
||||
"markdown-it-container": "^3.0.0",
|
||||
"markdown-it-del": "^0.1.0",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdown-it-ins": "^3.0.1",
|
||||
"markdown-it-mark": "^3.0.1",
|
||||
"markdown-it-mathjax3": "^4.3.1",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"markdown-it-sub": "^1.0.0",
|
||||
"markdown-it-sup": "^1.0.0",
|
||||
"markdown-it-task-lists": "^2.1.1",
|
||||
"markdown-it-wikilinks": "^1.2.0",
|
||||
"node-fetch": "^3.2.3",
|
||||
"markdown-it-wikilinks": "^1.4.0",
|
||||
"node-fetch": "^3.3.2",
|
||||
"relateurl": "^0.2.7",
|
||||
"run-all": "^1.0.1",
|
||||
"sass": "^1.49.9",
|
||||
"uglify-js": "^3.15.3"
|
||||
"sass": "^1.69.3",
|
||||
"uglify-js": "^3.17.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aloskutov/eleventy-plugin-external-links": "^1.4.0",
|
||||
"@quasibit/eleventy-plugin-sitemap": "^2.1.5",
|
||||
"@aloskutov/eleventy-plugin-external-links": "^1.4.6",
|
||||
"@quasibit/eleventy-plugin-sitemap": "^2.2.0",
|
||||
"a-sync-waterfall": "^1.0.1",
|
||||
"abbrev": "^1.1.1",
|
||||
"accepts": "^1.3.8",
|
||||
"acorn": "^8.7.0",
|
||||
"acorn": "^8.10.0",
|
||||
"after": "^0.8.2",
|
||||
"ansi-regex": "^6.0.1",
|
||||
"ansi-styles": "^6.1.0",
|
||||
"anymatch": "^3.1.2",
|
||||
"ansi-styles": "^6.2.1",
|
||||
"anymatch": "^3.1.3",
|
||||
"argparse": "^2.0.1",
|
||||
"array-differ": "^4.0.0",
|
||||
"array-union": "^3.0.1",
|
||||
|
@ -72,7 +72,7 @@
|
|||
"arrify": "^3.0.0",
|
||||
"asap": "^2.0.6",
|
||||
"assert-never": "^1.2.1",
|
||||
"async": "^3.2.3",
|
||||
"async": "^3.2.4",
|
||||
"async-each-series": "^1.1.0",
|
||||
"axios": "^0.26.1",
|
||||
"babel-walk": "^3.0.0",
|
||||
|
@ -85,21 +85,21 @@
|
|||
"blob": "^0.1.0",
|
||||
"brace-expansion": "^2.0.1",
|
||||
"braces": "^3.0.2",
|
||||
"browser-sync": "^2.27.9",
|
||||
"browser-sync-client": "^2.27.9",
|
||||
"browser-sync-ui": "^2.27.9",
|
||||
"browser-sync": "^2.29.3",
|
||||
"browser-sync-client": "^2.29.3",
|
||||
"browser-sync-ui": "^2.29.3",
|
||||
"bs-recipes": "^1.3.4",
|
||||
"bs-snippet-injector": "^2.0.1",
|
||||
"bytes": "^3.1.2",
|
||||
"call-bind": "^1.0.2",
|
||||
"camelcase": "^6.3.0",
|
||||
"chalk": "^5.0.1",
|
||||
"chalk": "^5.3.0",
|
||||
"character-parser": "^4.0.0",
|
||||
"chokidar": "^3.5.3",
|
||||
"cliui": "^7.0.4",
|
||||
"color-convert": "^2.0.1",
|
||||
"color-name": "^1.1.4",
|
||||
"commander": "^9.1.0",
|
||||
"commander": "^9.5.0",
|
||||
"component-bind": "^1.0.0",
|
||||
"component-emitter": "^1.3.0",
|
||||
"component-inherit": "^0.0.3",
|
||||
|
@ -113,7 +113,7 @@
|
|||
"date-time": "^4.0.0",
|
||||
"debug": "^4.3.4",
|
||||
"decamelize": "^6.0.0",
|
||||
"del": "^6.0.0",
|
||||
"del": "^6.1.1",
|
||||
"del-cli": "^4.0.1",
|
||||
"depd": "^2.0.0",
|
||||
"dependency-graph": "^0.11.0",
|
||||
|
@ -125,18 +125,18 @@
|
|||
"eazy-logger": "^3.1.0",
|
||||
"editorconfig": "^0.15.3",
|
||||
"ee-first": "^1.1.1",
|
||||
"ejs": "^3.1.6",
|
||||
"eleventy-plugin-embed-everything": "^1.14.0",
|
||||
"eleventy-plugin-embed-instagram": "^1.2.3",
|
||||
"ejs": "^3.1.9",
|
||||
"eleventy-plugin-embed-everything": "^1.17.0",
|
||||
"eleventy-plugin-embed-instagram": "^1.2.7",
|
||||
"eleventy-plugin-find": "^1.0.0",
|
||||
"eleventy-plugin-purgecss": "^0.4.0",
|
||||
"eleventy-plugin-toc": "^1.1.5",
|
||||
"eleventy-sass": "^2.2.1",
|
||||
"emoji-regex": "^10.0.1",
|
||||
"eleventy-sass": "^2.2.3",
|
||||
"emoji-regex": "^10.3.0",
|
||||
"encodeurl": "^1.0.2",
|
||||
"engine.io": "^6.1.3",
|
||||
"engine.io-client": "^6.1.1",
|
||||
"engine.io-parser": "^5.0.3",
|
||||
"engine.io": "^6.5.3",
|
||||
"engine.io-client": "^6.5.2",
|
||||
"engine.io-parser": "^5.2.1",
|
||||
"entities": "^3.0.1",
|
||||
"errno": "^1.0.0",
|
||||
"escalade": "^3.1.1",
|
||||
|
@ -146,26 +146,26 @@
|
|||
"etag": "^1.8.1",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"extend-shallow": "^3.0.2",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fastq": "^1.13.0",
|
||||
"fast-glob": "^3.3.1",
|
||||
"fastq": "^1.15.0",
|
||||
"fill-range": "^7.0.1",
|
||||
"finalhandler": "^1.2.0",
|
||||
"find-up": "^6.3.0",
|
||||
"follow-redirects": "^1.14.9",
|
||||
"follow-redirects": "^1.15.3",
|
||||
"fresh": "^0.5.2",
|
||||
"fs-extra": "^10.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"fs.realpath": "^1.0.0",
|
||||
"function-bind": "^1.1.1",
|
||||
"function-bind": "^1.1.2",
|
||||
"get-caller-file": "^2.0.5",
|
||||
"get-intrinsic": "^1.1.1",
|
||||
"glob": "^7.2.0",
|
||||
"get-intrinsic": "^1.2.1",
|
||||
"glob": "^7.2.3",
|
||||
"glob-parent": "^6.0.2",
|
||||
"globby": "^13.1.1",
|
||||
"graceful-fs": "^4.2.9",
|
||||
"globby": "^13.2.2",
|
||||
"graceful-fs": "^4.2.11",
|
||||
"gray-matter": "^4.0.3",
|
||||
"hamljs": "^0.6.2",
|
||||
"handlebars": "^4.7.7",
|
||||
"has": "^1.0.3",
|
||||
"handlebars": "^4.7.8",
|
||||
"has": "^1.0.4",
|
||||
"has-ansi": "^5.0.1",
|
||||
"has-binary2": "^2.0.0",
|
||||
"has-color": "^0.1.7",
|
||||
|
@ -176,7 +176,7 @@
|
|||
"http-errors": "^2.0.0",
|
||||
"http-proxy": "^1.18.1",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"immutable": "^4.0.0",
|
||||
"immutable": "^4.3.4",
|
||||
"indexof": "^0.0.1",
|
||||
"inflight": "^1.0.6",
|
||||
"inherits": "^2.0.4",
|
||||
|
@ -184,7 +184,7 @@
|
|||
"is-absolute": "^1.0.0",
|
||||
"is-binary-path": "^2.1.0",
|
||||
"is-buffer": "^2.0.5",
|
||||
"is-core-module": "^2.8.1",
|
||||
"is-core-module": "^2.13.0",
|
||||
"is-expression": "^4.0.0",
|
||||
"is-extendable": "^1.0.1",
|
||||
"is-extglob": "^2.1.1",
|
||||
|
@ -204,34 +204,34 @@
|
|||
"is-wsl": "^2.2.0",
|
||||
"isarray": "^2.0.5",
|
||||
"javascript-stringify": "^2.1.0",
|
||||
"js-beautify": "^1.14.0",
|
||||
"js-beautify": "^1.14.9",
|
||||
"js-stringify": "^1.0.2",
|
||||
"js-yaml": "^4.1.0",
|
||||
"jsonfile": "^6.1.0",
|
||||
"jstransformer": "^1.0.0",
|
||||
"junk": "^4.0.0",
|
||||
"junk": "^4.0.1",
|
||||
"kind-of": "^6.0.3",
|
||||
"limiter": "^2.1.0",
|
||||
"linkify-it": "^3.0.3",
|
||||
"liquidjs": "^10.7.0",
|
||||
"liquidjs": "^10.9.3",
|
||||
"localtunnel": "^2.0.2",
|
||||
"locate-path": "^7.1.0",
|
||||
"locate-path": "^7.2.0",
|
||||
"lodash.isfinite": "^3.3.2",
|
||||
"lru-cache": "^7.7.1",
|
||||
"luxon": "^2.3.1",
|
||||
"lru-cache": "^7.18.3",
|
||||
"luxon": "^2.5.2",
|
||||
"map-cache": "^0.2.2",
|
||||
"maximatch": "^0.1.0",
|
||||
"mdurl": "^1.0.1",
|
||||
"merge2": "^1.4.1",
|
||||
"micromatch": "^4.0.4",
|
||||
"micromatch": "^4.0.5",
|
||||
"mime": "^3.0.0",
|
||||
"mime-db": "^1.52.0",
|
||||
"mime-types": "^2.1.35",
|
||||
"minimatch": "^5.0.1",
|
||||
"minimist": "^1.2.6",
|
||||
"mitt": "^3.0.0",
|
||||
"minimatch": "^5.1.6",
|
||||
"minimist": "^1.2.8",
|
||||
"mitt": "^3.0.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"moo": "^0.5.1",
|
||||
"moo": "^0.5.2",
|
||||
"ms": "^2.1.3",
|
||||
"multimatch": "^6.0.0",
|
||||
"mustache": "^4.2.0",
|
||||
|
@ -239,8 +239,8 @@
|
|||
"neo-async": "^2.6.2",
|
||||
"nopt": "^5.0.0",
|
||||
"normalize-path": "^3.0.0",
|
||||
"npm-check-updates": "^16.1.3",
|
||||
"nunjucks": "^3.2.3",
|
||||
"npm-check-updates": "^16.14.6",
|
||||
"nunjucks": "^3.2.4",
|
||||
"object-assign": "^4.1.1",
|
||||
"on-finished": "^2.4.1",
|
||||
"once": "^1.4.0",
|
||||
|
@ -269,7 +269,7 @@
|
|||
"portscanner": "^2.2.0",
|
||||
"pretty": "^2.0.0",
|
||||
"pretty-ms": "^7.0.1",
|
||||
"promise": "^8.1.0",
|
||||
"promise": "^8.3.0",
|
||||
"proto-list": "^1.2.4",
|
||||
"prr": "^1.0.1",
|
||||
"pseudomap": "^1.0.2",
|
||||
|
@ -285,47 +285,47 @@
|
|||
"pug-runtime": "^3.0.1",
|
||||
"pug-strip-comments": "^2.0.0",
|
||||
"pug-walk": "^2.0.0",
|
||||
"qs": "^6.10.3",
|
||||
"qs": "^6.11.2",
|
||||
"queue-microtask": "^1.2.3",
|
||||
"range-parser": "^1.2.1",
|
||||
"raw-body": "^2.5.1",
|
||||
"raw-body": "^2.5.2",
|
||||
"readdirp": "^3.6.0",
|
||||
"recursive-copy": "^2.0.14",
|
||||
"require-directory": "^2.1.1",
|
||||
"require-main-filename": "^2.0.0",
|
||||
"requires-port": "^1.0.0",
|
||||
"resolve": "^1.22.0",
|
||||
"resolve": "^1.22.8",
|
||||
"resp-modifier": "^6.0.2",
|
||||
"reusify": "^1.0.4",
|
||||
"rimraf": "^3.0.2",
|
||||
"run-parallel": "^1.2.0",
|
||||
"rx": "^4.1.0",
|
||||
"rxjs": "^7.5.5",
|
||||
"rxjs": "^7.8.1",
|
||||
"safer-buffer": "^2.1.2",
|
||||
"section-matter": "^1.0.0",
|
||||
"semver": "^7.3.5",
|
||||
"semver": "^7.5.4",
|
||||
"semver-compare": "^1.0.0",
|
||||
"send": "^0.17.2",
|
||||
"serve-index": "^1.9.1",
|
||||
"serve-static": "^1.14.2",
|
||||
"serve-static": "^1.15.0",
|
||||
"server-destroy": "^1.0.1",
|
||||
"set-blocking": "^2.0.0",
|
||||
"setprototypeof": "^1.2.0",
|
||||
"sigmund": "^1.0.1",
|
||||
"slash": "^4.0.0",
|
||||
"slugify": "^1.6.5",
|
||||
"socket.io": "^4.4.1",
|
||||
"socket.io-adapter": "^2.3.3",
|
||||
"socket.io-client": "^4.4.1",
|
||||
"socket.io-parser": "^4.1.2",
|
||||
"source-map": "^0.7.3",
|
||||
"sprintf-js": "^1.1.2",
|
||||
"slugify": "^1.6.6",
|
||||
"socket.io": "^4.7.2",
|
||||
"socket.io-adapter": "^2.5.2",
|
||||
"socket.io-client": "^4.7.2",
|
||||
"socket.io-parser": "^4.2.4",
|
||||
"source-map": "^0.7.4",
|
||||
"sprintf-js": "^1.1.3",
|
||||
"statuses": "^2.0.1",
|
||||
"stream-throttle": "^0.1.3",
|
||||
"string-width": "^5.1.2",
|
||||
"strip-ansi": "^7.0.1",
|
||||
"strip-ansi": "^7.1.0",
|
||||
"strip-bom-string": "^1.0.0",
|
||||
"supports-color": "^9.2.1",
|
||||
"supports-color": "^9.4.0",
|
||||
"symbol-observable": "^4.0.0",
|
||||
"text-table": "^0.2.0",
|
||||
"tfunk": "^4.0.0",
|
||||
|
@ -335,7 +335,7 @@
|
|||
"to-regex-range": "^5.0.1",
|
||||
"toidentifier": "^1.0.1",
|
||||
"token-stream": "^1.0.0",
|
||||
"ua-parser-js": "^1.0.2",
|
||||
"ua-parser-js": "^1.0.36",
|
||||
"uc.micro": "^1.0.6",
|
||||
"unc-path-regex": "^0.1.2",
|
||||
"universalify": "^2.0.0",
|
||||
|
@ -343,17 +343,17 @@
|
|||
"utils-merge": "^1.0.1",
|
||||
"valid-url": "^1.0.9",
|
||||
"void-elements": "^3.1.0",
|
||||
"which-module": "^2.0.0",
|
||||
"which-module": "^2.0.1",
|
||||
"with": "^7.0.2",
|
||||
"wordwrap": "^1.0.0",
|
||||
"wrap-ansi": "^8.0.1",
|
||||
"wrap-ansi": "^8.1.0",
|
||||
"wrappy": "^1.0.2",
|
||||
"ws": "^8.5.0",
|
||||
"xmlhttprequest-ssl": "^2.0.0",
|
||||
"ws": "^8.14.2",
|
||||
"xmlhttprequest-ssl": "^2.1.1",
|
||||
"y18n": "^5.0.8",
|
||||
"yallist": "^4.0.0",
|
||||
"yargs": "^17.4.0",
|
||||
"yargs-parser": "^21.0.1",
|
||||
"yargs": "^17.7.2",
|
||||
"yargs-parser": "^21.1.1",
|
||||
"yeast": "^0.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
title: Home
|
||||
ref: home
|
||||
permalink: /home/
|
||||
redirect_from: [/en/]
|
||||
layout: wrapper
|
||||
toc: false
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue