mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-27 05:02:10 +00:00
chore: Lock file + fix packages
This commit is contained in:
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -39,6 +39,7 @@ specifiers:
|
||||
lint-staged: 12.3.7
|
||||
mustache: ^4.2.0
|
||||
node-forge: 1.3.0
|
||||
p-limit: ^4.0.0
|
||||
postcss: 8.4.12
|
||||
prettier: 2.6.1
|
||||
prettier-plugin-svelte: 2.6.0
|
||||
@@ -77,6 +78,7 @@ dependencies:
|
||||
jsonwebtoken: 8.5.1
|
||||
mustache: 4.2.0
|
||||
node-forge: 1.3.0
|
||||
p-limit: 4.0.0
|
||||
svelte-kit-cookie-session: 2.1.2
|
||||
tailwindcss-scrollbar: 0.1.0_tailwindcss@3.0.23
|
||||
unique-names-generator: 4.7.1
|
||||
@@ -4248,6 +4250,16 @@ packages:
|
||||
engines: { node: '>=12.20' }
|
||||
dev: false
|
||||
|
||||
/p-limit/4.0.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==
|
||||
}
|
||||
engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
|
||||
dependencies:
|
||||
yocto-queue: 1.0.0
|
||||
dev: false
|
||||
|
||||
/p-map/2.1.0:
|
||||
resolution:
|
||||
{
|
||||
@@ -5679,3 +5691,11 @@ packages:
|
||||
}
|
||||
engines: { node: '>=6' }
|
||||
dev: true
|
||||
|
||||
/yocto-queue/1.0.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
|
||||
}
|
||||
engines: { node: '>=12.20' }
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user