2020-04-11 12:14:21 +00:00
|
|
|
{
|
|
|
|
"name": "bulma-docs",
|
2024-06-25 02:59:13 +00:00
|
|
|
"version": "1.0.1",
|
2024-03-21 16:11:54 +00:00
|
|
|
"lockfileVersion": 3,
|
2020-04-11 12:14:21 +00:00
|
|
|
"requires": true,
|
2022-01-04 10:59:54 +00:00
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "bulma-docs",
|
2024-06-25 02:59:13 +00:00
|
|
|
"version": "1.0.1",
|
2022-01-04 10:59:54 +00:00
|
|
|
"license": "MIT",
|
2024-03-21 16:11:54 +00:00
|
|
|
"devDependencies": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"@shopify/prettier-plugin-liquid": "^1.6.1",
|
|
|
|
"prettier": "^3.4.1",
|
|
|
|
"sass": "^1.81.0"
|
2022-05-08 12:55:16 +00:00
|
|
|
}
|
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"node_modules/@parcel/watcher": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-i0GV1yJnm2n3Yq1qw6QrUrd/LI9bE8WEBOTtOkpCXHHdyN3TAGgqAK/DAT05z4fq2x04cARXt2pDmjWjL92iTQ==",
|
2022-05-08 12:55:16 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2022-05-08 12:55:16 +00:00
|
|
|
"dependencies": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"detect-libc": "^1.0.3",
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
"micromatch": "^4.0.5",
|
|
|
|
"node-addon-api": "^7.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@parcel/watcher-android-arm64": "2.5.0",
|
|
|
|
"@parcel/watcher-darwin-arm64": "2.5.0",
|
|
|
|
"@parcel/watcher-darwin-x64": "2.5.0",
|
|
|
|
"@parcel/watcher-freebsd-x64": "2.5.0",
|
|
|
|
"@parcel/watcher-linux-arm-glibc": "2.5.0",
|
|
|
|
"@parcel/watcher-linux-arm-musl": "2.5.0",
|
|
|
|
"@parcel/watcher-linux-arm64-glibc": "2.5.0",
|
|
|
|
"@parcel/watcher-linux-arm64-musl": "2.5.0",
|
|
|
|
"@parcel/watcher-linux-x64-glibc": "2.5.0",
|
|
|
|
"@parcel/watcher-linux-x64-musl": "2.5.0",
|
|
|
|
"@parcel/watcher-win32-arm64": "2.5.0",
|
|
|
|
"@parcel/watcher-win32-ia32": "2.5.0",
|
|
|
|
"@parcel/watcher-win32-x64": "2.5.0"
|
2022-05-08 12:55:16 +00:00
|
|
|
}
|
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"node_modules/@parcel/watcher-android-arm64": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-qlX4eS28bUcQCdribHkg/herLe+0A9RyYC+mm2PXpncit8z5b3nSqGVzMNR3CmtAOgRutiZ02eIJJgP/b1iEFQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2022-01-04 10:59:54 +00:00
|
|
|
"dev": true,
|
2024-08-02 19:19:33 +00:00
|
|
|
"license": "MIT",
|
2024-11-27 16:00:59 +00:00
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-hyZ3TANnzGfLpRA2s/4U1kbw2ZI4qGxaRJbBH2DCSREFfubMswheh8TeiC1sGZ3z2jUf3s37P0BBlrD3sjVTUw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-darwin-x64": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-9rhlwd78saKf18fT869/poydQK8YqlU26TMiNg7AIu7eBp9adqbJZqmdFOsbZ5cnLp5XvRo9wcFmNHgHdWaGYA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2022-01-04 10:59:54 +00:00
|
|
|
"engines": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-syvfhZzyM8kErg3VF0xpV8dixJ+RzbUaaGaeb7uDuz0D3FK97/mZ5AJQ3XNnDsXX7KkFNtyQyFrXZzQIcN49Tw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
2023-04-03 09:45:04 +00:00
|
|
|
"engines": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-0VQY1K35DQET3dVYWpOaPFecqOT9dbuCfzjxoQyif1Wc574t3kOSkKevULddcR9znz1TcklCE7Ht6NIxjvTqLA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm-musl": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-6uHywSIzz8+vi2lAzFeltnYbdHsDm3iIB57d4g5oaB9vKwjb6N6dRIgZMujw4nm5r6v9/BQH0noq6DzHrqr2pA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-BfNjXwZKxBy4WibDb/LDCriWSKLz+jJRL3cM/DllnHH5QUyoiUNEp3GmL80ZqxeumoADfCCP19+qiYiC8gUBjA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
2022-01-04 12:01:43 +00:00
|
|
|
},
|
2023-12-12 01:55:02 +00:00
|
|
|
"funding": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-S1qARKOphxfiBEkwLUbHjCY9BWPdWnW9j7f7Hb2jPplu8UZ3nes7zpPOW9bkLbHRvWM0WDTsjdOTUgW0xLBN1Q==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-d9AOkusyXARkFD66S6zlGXyzx5RvY+chTP9Jp0ypSTC9d4lzyRs9ovGf/80VCxjKddcUvnsGwCHWuF2EoPgWjw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-iqOC+GoTDoFyk/VYSFHwjHhYrk8bljW6zOhPuhi5t9ulqiYq1togGJB5e3PwYVFFfeVgc6pbz3JdQyDoBszVaA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-win32-arm64": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-twtft1d+JRNkM5YbmexfcH/N4znDtjgysFaV9zvZmmJezQsKpkfLYJ+JFV3uygugK6AtIM2oADPkB2AdhBrNig==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-win32-ia32": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-+rgpsNRKwo8A53elqbbHXdOMtY/tAtTzManTWShB5Kk54N8Q9mzNWV7tV+IbGueCbcj826MfWGU3mprWtuf1TA==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@parcel/watcher-win32-x64": {
|
|
|
|
"version": "2.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.0.tgz",
|
|
|
|
"integrity": "sha512-lPrxve92zEHdgeff3aiu4gDOIt4u7sJYha6wbdEZDCDUhtjTsOMiaJzG5lMY4GkWH8p0fMmO2Ppq5G5XXG+DQw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@shopify/liquid-html-parser": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@shopify/liquid-html-parser/-/liquid-html-parser-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-5shGZTB7tK28MzawqBb82n6fbn+77U6al5UrOcUruBUj3GNqHJWjzZVPtXq4fQHrFpXFu6l11x+z+ggdUHT0Ng==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"line-column": "^1.0.2",
|
|
|
|
"ohm-js": "^16.3.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@shopify/prettier-plugin-liquid": {
|
|
|
|
"version": "1.6.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@shopify/prettier-plugin-liquid/-/prettier-plugin-liquid-1.6.1.tgz",
|
|
|
|
"integrity": "sha512-l72sIdCF/GvRsGe3t3rbr0sEIg65Q83yamVoTDjsi9VhXbZJTnrIo/ZSe2dJJFOch61n8zi3tWM9jPjbzEblmA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@shopify/liquid-html-parser": "^2.1.1",
|
|
|
|
"html-styles": "^1.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"prettier": "^2.0.0 || ^3.0.0"
|
2022-01-04 12:01:43 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/braces": {
|
2024-06-25 02:59:13 +00:00
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2022-01-04 12:01:43 +00:00
|
|
|
"dependencies": {
|
2024-06-25 02:59:13 +00:00
|
|
|
"fill-range": "^7.1.1"
|
2022-01-04 12:01:43 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/chokidar": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"version": "4.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz",
|
|
|
|
"integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
2022-05-08 12:55:16 +00:00
|
|
|
"dependencies": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"readdirp": "^4.0.1"
|
2022-05-08 12:55:16 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"node": ">= 14.16.0"
|
2022-05-08 12:55:16 +00:00
|
|
|
},
|
|
|
|
"funding": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"url": "https://paulmillr.com/funding/"
|
2024-11-27 16:00:59 +00:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/detect-libc": {
|
|
|
|
"version": "1.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
|
|
|
|
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"bin": {
|
|
|
|
"detect-libc": "bin/detect-libc.js"
|
2024-03-21 16:11:54 +00:00
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10"
|
2022-05-08 12:55:16 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/fill-range": {
|
2024-06-25 02:59:13 +00:00
|
|
|
"version": "7.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
|
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2024-03-21 16:11:54 +00:00
|
|
|
"dependencies": {
|
|
|
|
"to-regex-range": "^5.0.1"
|
|
|
|
},
|
2022-01-04 10:59:54 +00:00
|
|
|
"engines": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"node": ">=8"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/html-styles": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/html-styles/-/html-styles-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-cDl5dcj73oI4Hy0DSUNh54CAwslNLJRCCoO+RNkVo+sBrjA/0+7E/xzvj3zH/GxbbBLGJhE0hBe1eg+0FINC6w==",
|
|
|
|
"dev": true
|
2022-05-08 12:55:16 +00:00
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/immutable": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"version": "5.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz",
|
|
|
|
"integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/is-extglob": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2022-01-04 10:59:54 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/is-glob": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2022-01-04 10:59:54 +00:00
|
|
|
"dependencies": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"is-extglob": "^2.1.1"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/is-number": {
|
|
|
|
"version": "7.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2022-01-04 10:59:54 +00:00
|
|
|
"engines": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"node": ">=0.12.0"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/isarray": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
2024-11-27 16:00:59 +00:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/isobject": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==",
|
2022-01-04 10:59:54 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
2024-03-21 16:11:54 +00:00
|
|
|
"dependencies": {
|
|
|
|
"isarray": "1.0.0"
|
|
|
|
},
|
2022-01-04 10:59:54 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/line-column": {
|
|
|
|
"version": "1.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/line-column/-/line-column-1.0.2.tgz",
|
|
|
|
"integrity": "sha512-Ktrjk5noGYlHsVnYWh62FLVs4hTb8A3e+vucNZMgPeAOITdshMSgv4cCZQeRDjm7+goqmo6+liZwTXo+U3sVww==",
|
2022-01-04 10:59:54 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
2022-01-04 10:59:54 +00:00
|
|
|
"dependencies": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"isarray": "^1.0.0",
|
|
|
|
"isobject": "^2.0.0"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"node_modules/micromatch": {
|
|
|
|
"version": "4.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
|
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"braces": "^3.0.3",
|
|
|
|
"picomatch": "^2.3.1"
|
|
|
|
},
|
2022-01-04 10:59:54 +00:00
|
|
|
"engines": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"node": ">=8.6"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-11-27 16:00:59 +00:00
|
|
|
"node_modules/node-addon-api": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
|
|
|
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/ohm-js": {
|
|
|
|
"version": "16.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/ohm-js/-/ohm-js-16.6.0.tgz",
|
|
|
|
"integrity": "sha512-X9P4koSGa7swgVQ0gt71UCYtkAQGOjciJPJAz74kDxWt8nXbH5HrDOQG6qBDH7SR40ktNv4x61BwpTDE9q4lRA==",
|
2022-05-08 12:55:16 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
2022-05-08 12:55:16 +00:00
|
|
|
"engines": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"node": ">=0.12.1"
|
2022-05-08 12:55:16 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/picomatch": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2022-05-08 12:55:16 +00:00
|
|
|
"engines": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"node": ">=8.6"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/prettier": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"version": "3.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz",
|
|
|
|
"integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==",
|
2022-01-04 10:59:54 +00:00
|
|
|
"dev": true,
|
2024-08-02 19:19:33 +00:00
|
|
|
"license": "MIT",
|
2022-01-04 10:59:54 +00:00
|
|
|
"bin": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"prettier": "bin/prettier.cjs"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
2022-01-04 12:01:43 +00:00
|
|
|
"engines": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"node": ">=14"
|
2022-01-04 12:01:43 +00:00
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/readdirp": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"version": "4.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz",
|
|
|
|
"integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
2022-01-04 10:59:54 +00:00
|
|
|
"engines": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"node": ">= 14.16.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "individual",
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/sass": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"version": "1.81.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.0.tgz",
|
|
|
|
"integrity": "sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-08-02 19:19:33 +00:00
|
|
|
"license": "MIT",
|
2022-01-04 10:59:54 +00:00
|
|
|
"dependencies": {
|
2024-11-27 16:00:59 +00:00
|
|
|
"chokidar": "^4.0.0",
|
|
|
|
"immutable": "^5.0.2",
|
2024-03-21 16:11:54 +00:00
|
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
|
|
|
"bin": {
|
2024-03-21 16:11:54 +00:00
|
|
|
"sass": "sass.js"
|
2022-01-04 10:59:54 +00:00
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=14.0.0"
|
2024-11-27 16:00:59 +00:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@parcel/watcher": "^2.4.1"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/source-map-js": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
|
|
|
|
"integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-03-21 16:11:54 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
2022-01-04 10:59:54 +00:00
|
|
|
}
|
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"node_modules/to-regex-range": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
2024-06-25 02:59:13 +00:00
|
|
|
"dev": true,
|
2024-11-27 16:00:59 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
2022-01-04 10:59:54 +00:00
|
|
|
"dependencies": {
|
2022-01-04 12:01:43 +00:00
|
|
|
"is-number": "^7.0.0"
|
2020-04-11 12:14:21 +00:00
|
|
|
},
|
2024-03-21 16:11:54 +00:00
|
|
|
"engines": {
|
|
|
|
"node": ">=8.0"
|
2022-05-08 12:55:16 +00:00
|
|
|
}
|
2020-04-11 12:14:21 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|