upd
Some checks failed
deploy / test (push) Failing after 5m41s
deploy / Update templates on Mailgun (push) Has been skipped

This commit is contained in:
Untone 2024-07-18 15:29:23 +03:00
parent a8d778b2e4
commit 77d8ca352a
2 changed files with 132 additions and 169 deletions

297
package-lock.json generated
View File

@ -31,7 +31,7 @@
"@solid-primitives/storage": "^3.8.0",
"@solid-primitives/upload": "^0.0.117",
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.13.6",
"@solidjs/router": "^0.14.1",
"@solidjs/start": "^1.0.5",
"@tiptap/core": "^2.5.4",
"@tiptap/extension-blockquote": "^2.5.4",
@ -101,12 +101,15 @@
"typescript": "^5.5.3",
"typograf": "^7.4.1",
"uniqolor": "^1.1.1",
"vinxi": "^0.3.14",
"vinxi": "^0.4.0",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-sass-dts": "^1.3.24",
"y-prosemirror": "1.2.9",
"yjs": "13.6.18"
},
"engines": {
"node": ">= 20"
}
},
"node_modules/@0no-co/graphql.web": {
@ -4862,9 +4865,9 @@
}
},
"node_modules/@solidjs/router": {
"version": "0.13.6",
"resolved": "https://registry.npmjs.org/@solidjs/router/-/router-0.13.6.tgz",
"integrity": "sha512-CdpFsBYoiJ/FQ4wZIamj3KEFRkmrYu5sVXM6PouNkmSENta1YJamsm9wa/VjaPmkw2RsnDnO0UvZ705v6EgOXQ==",
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/@solidjs/router/-/router-0.14.1.tgz",
"integrity": "sha512-GumQ4jbt5xDngLypAndC4EjapY/3DP0G8Az4YWEVQHdCtjHwB8IOm32eEBxE9lKpOffbtXV0r/0X0mofHJ1m5w==",
"dev": true,
"license": "MIT",
"peerDependencies": {
@ -4895,62 +4898,6 @@
"vite-plugin-solid": "^2.10.2"
}
},
"node_modules/@solidjs/start/node_modules/@vinxi/plugin-directives": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@vinxi/plugin-directives/-/plugin-directives-0.4.1.tgz",
"integrity": "sha512-NsHCDyqU00i4RKGBoNNcBuONEirg/XfGgPCLFK1CZw3AYBE19haFSgvuo21Bx+BFGcwdRU3BRtaBMvwjLrUCnw==",
"dev": true,
"dependencies": {
"@babel/parser": "^7.23.5",
"acorn": "^8.10.0",
"acorn-jsx": "^5.3.2",
"acorn-loose": "^8.3.0",
"acorn-typescript": "^1.4.3",
"astring": "^1.8.6",
"magicast": "^0.2.10",
"recast": "^0.23.4",
"tslib": "^2.6.2"
},
"peerDependencies": {
"vinxi": "^0.4.0"
}
},
"node_modules/@solidjs/start/node_modules/@vinxi/server-components": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@vinxi/server-components/-/server-components-0.4.1.tgz",
"integrity": "sha512-rMS+RCGr1tujO1xWgILMLpOWIyw2OwDO46EtkuhTfqaVgLLt/w7+hxzOnh4s3O9sXoKKuUswtj9/MpQQkFoMOQ==",
"dev": true,
"dependencies": {
"@vinxi/plugin-directives": "0.4.1",
"acorn": "^8.10.0",
"acorn-loose": "^8.3.0",
"acorn-typescript": "^1.4.3",
"astring": "^1.8.6",
"magicast": "^0.2.10",
"recast": "^0.23.4"
},
"peerDependencies": {
"vinxi": "^0.4.0"
}
},
"node_modules/@solidjs/start/node_modules/@vinxi/server-functions": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@vinxi/server-functions/-/server-functions-0.4.1.tgz",
"integrity": "sha512-dj5v9V+DurXK8w/nBDgJof+UsK3bkcgk6K/xBUg+WVmn7sUrLTurDTGRkCaknC6tQCyadNzj4FWGGc+qlrWf9g==",
"dev": true,
"dependencies": {
"@vinxi/plugin-directives": "0.4.1",
"acorn": "^8.10.0",
"acorn-loose": "^8.3.0",
"acorn-typescript": "^1.4.3",
"astring": "^1.8.6",
"magicast": "^0.2.10",
"recast": "^0.23.4"
},
"peerDependencies": {
"vinxi": "^0.4.0"
}
},
"node_modules/@solidjs/start/node_modules/brace-expansion": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
@ -5008,52 +4955,6 @@
"node": ">=16 || 14 >=14.17"
}
},
"node_modules/@solidjs/start/node_modules/vinxi": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/vinxi/-/vinxi-0.4.0.tgz",
"integrity": "sha512-NobNjqYGmSABBsmbRo6zyZQfltfZKjPnCj+XLcf1vewBHwAzs5nS1KUWGtc4UeA18dVKtgNbqpUeSOckD0EoBQ==",
"dev": true,
"peer": true,
"dependencies": {
"@babel/core": "^7.22.11",
"@babel/plugin-syntax-jsx": "^7.22.5",
"@babel/plugin-syntax-typescript": "^7.22.5",
"@types/micromatch": "^4.0.2",
"@vinxi/listhen": "^1.5.6",
"boxen": "^7.1.1",
"chokidar": "^3.5.3",
"citty": "^0.1.4",
"consola": "^3.2.3",
"crossws": "^0.2.4",
"dax-sh": "^0.39.1",
"defu": "^6.1.2",
"es-module-lexer": "^1.3.0",
"esbuild": "^0.20.2",
"fast-glob": "^3.3.1",
"get-port-please": "^3.1.1",
"h3": "1.11.1",
"hookable": "^5.5.3",
"http-proxy": "^1.18.1",
"micromatch": "^4.0.5",
"nitropack": "^2.9.1",
"node-fetch-native": "^1.4.0",
"path-to-regexp": "^6.2.1",
"pathe": "^1.1.1",
"radix3": "^1.1.0",
"resolve": "^1.22.6",
"serve-placeholder": "^2.0.1",
"serve-static": "^1.15.0",
"ufo": "^1.3.0",
"unctx": "^2.3.1",
"unenv": "^1.9.0",
"unstorage": "^1.10.1",
"vite": "^5.2.8",
"zod": "^3.22.2"
},
"bin": {
"vinxi": "bin/cli.mjs"
}
},
"node_modules/@tiptap/core": {
"version": "2.5.4",
"resolved": "https://registry.npmjs.org/@tiptap/core/-/core-2.5.4.tgz",
@ -5733,6 +5634,62 @@
"listhen": "bin/listhen.mjs"
}
},
"node_modules/@vinxi/plugin-directives": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@vinxi/plugin-directives/-/plugin-directives-0.4.1.tgz",
"integrity": "sha512-NsHCDyqU00i4RKGBoNNcBuONEirg/XfGgPCLFK1CZw3AYBE19haFSgvuo21Bx+BFGcwdRU3BRtaBMvwjLrUCnw==",
"dev": true,
"dependencies": {
"@babel/parser": "^7.23.5",
"acorn": "^8.10.0",
"acorn-jsx": "^5.3.2",
"acorn-loose": "^8.3.0",
"acorn-typescript": "^1.4.3",
"astring": "^1.8.6",
"magicast": "^0.2.10",
"recast": "^0.23.4",
"tslib": "^2.6.2"
},
"peerDependencies": {
"vinxi": "^0.4.0"
}
},
"node_modules/@vinxi/server-components": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@vinxi/server-components/-/server-components-0.4.1.tgz",
"integrity": "sha512-rMS+RCGr1tujO1xWgILMLpOWIyw2OwDO46EtkuhTfqaVgLLt/w7+hxzOnh4s3O9sXoKKuUswtj9/MpQQkFoMOQ==",
"dev": true,
"dependencies": {
"@vinxi/plugin-directives": "0.4.1",
"acorn": "^8.10.0",
"acorn-loose": "^8.3.0",
"acorn-typescript": "^1.4.3",
"astring": "^1.8.6",
"magicast": "^0.2.10",
"recast": "^0.23.4"
},
"peerDependencies": {
"vinxi": "^0.4.0"
}
},
"node_modules/@vinxi/server-functions": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/@vinxi/server-functions/-/server-functions-0.4.1.tgz",
"integrity": "sha512-dj5v9V+DurXK8w/nBDgJof+UsK3bkcgk6K/xBUg+WVmn7sUrLTurDTGRkCaknC6tQCyadNzj4FWGGc+qlrWf9g==",
"dev": true,
"dependencies": {
"@vinxi/plugin-directives": "0.4.1",
"acorn": "^8.10.0",
"acorn-loose": "^8.3.0",
"acorn-typescript": "^1.4.3",
"astring": "^1.8.6",
"magicast": "^0.2.10",
"recast": "^0.23.4"
},
"peerDependencies": {
"vinxi": "^0.4.0"
}
},
"node_modules/@whatwg-node/events": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/@whatwg-node/events/-/events-0.0.3.tgz",
@ -7035,35 +6992,6 @@
"node": ">=10.16.0"
}
},
"node_modules/c12": {
"version": "1.11.1",
"resolved": "https://registry.npmjs.org/c12/-/c12-1.11.1.tgz",
"integrity": "sha512-KDU0TvSvVdaYcQKQ6iPHATGz/7p/KiVjPg4vQrB6Jg/wX9R0yl5RZxWm9IoZqaIHD2+6PZd81+KMGwRr/lRIUg==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": "^3.6.0",
"confbox": "^0.1.7",
"defu": "^6.1.4",
"dotenv": "^16.4.5",
"giget": "^1.2.3",
"jiti": "^1.21.6",
"mlly": "^1.7.1",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.1.1",
"rc9": "^2.1.2"
},
"peerDependencies": {
"magicast": "^0.3.4"
},
"peerDependenciesMeta": {
"magicast": {
"optional": true
}
}
},
"node_modules/call-bind": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
@ -11239,12 +11167,12 @@
}
},
"node_modules/mailgun.js": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/mailgun.js/-/mailgun.js-10.2.1.tgz",
"integrity": "sha512-lslXpLdwtLyavJGHsPKlpXLnd3XEuwWY5X/KaTAvv2UvHiOWSlUzqkGW21vVgcQQ9AKw0s5ayS5V9Cv8Ze2OIw==",
"version": "10.2.3",
"resolved": "https://registry.npmjs.org/mailgun.js/-/mailgun.js-10.2.3.tgz",
"integrity": "sha512-7Mcw5IFtzN21i+qFQoWI+aQFDpLYSMUIWvDUXKLlpGFVVGfYVL8GIiveS+LIXpEJTQcF1hoNhOhDwenFqNSKmw==",
"license": "MIT",
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.2",
"base-64": "^1.0.0",
"url-join": "^4.0.1"
},
@ -11731,6 +11659,35 @@
}
}
},
"node_modules/nitropack/node_modules/c12": {
"version": "1.11.1",
"resolved": "https://registry.npmjs.org/c12/-/c12-1.11.1.tgz",
"integrity": "sha512-KDU0TvSvVdaYcQKQ6iPHATGz/7p/KiVjPg4vQrB6Jg/wX9R0yl5RZxWm9IoZqaIHD2+6PZd81+KMGwRr/lRIUg==",
"dev": true,
"license": "MIT",
"dependencies": {
"chokidar": "^3.6.0",
"confbox": "^0.1.7",
"defu": "^6.1.4",
"dotenv": "^16.4.5",
"giget": "^1.2.3",
"jiti": "^1.21.6",
"mlly": "^1.7.1",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.1.1",
"rc9": "^2.1.2"
},
"peerDependencies": {
"magicast": "^0.3.4"
},
"peerDependenciesMeta": {
"magicast": {
"optional": true
}
}
},
"node_modules/nitropack/node_modules/chalk": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
@ -11812,6 +11769,20 @@
"unenv": "^1.9.0"
}
},
"node_modules/nitropack/node_modules/magicast": {
"version": "0.3.4",
"resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.4.tgz",
"integrity": "sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==",
"dev": true,
"license": "MIT",
"optional": true,
"peer": true,
"dependencies": {
"@babel/parser": "^7.24.4",
"@babel/types": "^7.24.0",
"source-map-js": "^1.2.0"
}
},
"node_modules/nitropack/node_modules/path-type": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
@ -13440,16 +13411,6 @@
"node": ">= 4"
}
},
"node_modules/recast/node_modules/source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/redis-errors": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz",
@ -13723,6 +13684,16 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/rollup-plugin-visualizer/node_modules/source-map": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">= 8"
}
},
"node_modules/rope-sequence": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/rope-sequence/-/rope-sequence-1.3.4.tgz",
@ -14173,6 +14144,7 @@
"version": "0.9.19",
"resolved": "https://registry.npmjs.org/shikiji/-/shikiji-0.9.19.tgz",
"integrity": "sha512-Kw2NHWktdcdypCj1GkKpXH4o6Vxz8B8TykPlPuLHOGSV8VkhoCLcFOH4k19K4LXAQYRQmxg+0X/eM+m2sLhAkg==",
"deprecated": "Shikiji is merged back to Shiki v1.0, please migrate over to get the latest updates",
"dev": true,
"license": "MIT",
"dependencies": {
@ -14183,6 +14155,7 @@
"version": "0.9.19",
"resolved": "https://registry.npmjs.org/shikiji-core/-/shikiji-core-0.9.19.tgz",
"integrity": "sha512-AFJu/vcNT21t0e6YrfadZ+9q86gvPum6iywRyt1OtIPjPFe25RQnYJyxHQPMLKCCWA992TPxmEmbNcOZCAJclw==",
"deprecated": "Shikiji is merged back to Shiki v1.0, please migrate over to get the latest updates",
"dev": true,
"license": "MIT"
},
@ -14365,13 +14338,13 @@
}
},
"node_modules/source-map": {
"version": "0.7.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
"integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">= 8"
"node": ">=0.10.0"
}
},
"node_modules/source-map-js": {
@ -14395,16 +14368,6 @@
"source-map": "^0.6.0"
}
},
"node_modules/source-map-support/node_modules/source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/sponge-case": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/sponge-case/-/sponge-case-1.0.1.tgz",
@ -15749,9 +15712,9 @@
}
},
"node_modules/vinxi": {
"version": "0.3.14",
"resolved": "https://registry.npmjs.org/vinxi/-/vinxi-0.3.14.tgz",
"integrity": "sha512-z92mH3xmnnsodTAURFnfEg4FnCo95JnjjY08nyjl3Z69xVRtQ5V6ckfV9bMp/5G6yT52wnmoLXAfPRPF6vfG+A==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/vinxi/-/vinxi-0.4.0.tgz",
"integrity": "sha512-NobNjqYGmSABBsmbRo6zyZQfltfZKjPnCj+XLcf1vewBHwAzs5nS1KUWGtc4UeA18dVKtgNbqpUeSOckD0EoBQ==",
"dev": true,
"dependencies": {
"@babel/core": "^7.22.11",

View File

@ -35,7 +35,7 @@
"@solid-primitives/storage": "^3.8.0",
"@solid-primitives/upload": "^0.0.117",
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.13.6",
"@solidjs/router": "^0.14.1",
"@solidjs/start": "^1.0.5",
"@tiptap/core": "^2.5.4",
"@tiptap/extension-blockquote": "^2.5.4",
@ -105,7 +105,7 @@
"typescript": "^5.5.3",
"typograf": "^7.4.1",
"uniqolor": "^1.1.1",
"vinxi": "^0.3.14",
"vinxi": "^0.4.0",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-sass-dts": "^1.3.24",