mirror of
https://github.com/remnawave/frontend.git
synced 2026-05-13 12:16:40 +00:00
chore: update @remnawave/node-plugins to version 0.4.2 in package.json and package-lock.json
This commit is contained in:
parent
3080407d0c
commit
32ecbfd062
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -36,7 +36,7 @@
|
||||||
"@noble/post-quantum": "^0.5.4",
|
"@noble/post-quantum": "^0.5.4",
|
||||||
"@paralleldrive/cuid2": "3.3.0",
|
"@paralleldrive/cuid2": "3.3.0",
|
||||||
"@remnawave/backend-contract": "2.6.54",
|
"@remnawave/backend-contract": "2.6.54",
|
||||||
"@remnawave/node-plugins": "0.4.0",
|
"@remnawave/node-plugins": "0.4.2",
|
||||||
"@remnawave/subscription-page-types": "0.4.0",
|
"@remnawave/subscription-page-types": "0.4.0",
|
||||||
"@simplewebauthn/browser": "^13.2.2",
|
"@simplewebauthn/browser": "^13.2.2",
|
||||||
"@stablelib/base64": "^2.0.1",
|
"@stablelib/base64": "^2.0.1",
|
||||||
|
|
@ -2893,9 +2893,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@remnawave/node-plugins": {
|
"node_modules/@remnawave/node-plugins": {
|
||||||
"version": "0.4.0",
|
"version": "0.4.2",
|
||||||
"resolved": "https://registry.npmjs.org/@remnawave/node-plugins/-/node-plugins-0.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/@remnawave/node-plugins/-/node-plugins-0.4.2.tgz",
|
||||||
"integrity": "sha512-HwPZLNepQDWQA9soZ4/A6LpeDp+O4t42id4wMNq98uugUO9hz8TTaBeVVuln+yhnA2tIVnRDiEg79XhEauRf4g==",
|
"integrity": "sha512-FjO7WQfOBo7kjrQAy9EctjAiGkx6M7tnk/i++pTpMilGHNInPabfrjwYYWfbkgI1bdgfAMa/qEfJ84A0+NT/Cw==",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"zod": "3.25.76"
|
"zod": "3.25.76"
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@
|
||||||
"@noble/post-quantum": "^0.5.4",
|
"@noble/post-quantum": "^0.5.4",
|
||||||
"@paralleldrive/cuid2": "3.3.0",
|
"@paralleldrive/cuid2": "3.3.0",
|
||||||
"@remnawave/backend-contract": "2.6.54",
|
"@remnawave/backend-contract": "2.6.54",
|
||||||
"@remnawave/node-plugins": "0.4.0",
|
"@remnawave/node-plugins": "0.4.2",
|
||||||
"@remnawave/subscription-page-types": "0.4.0",
|
"@remnawave/subscription-page-types": "0.4.0",
|
||||||
"@simplewebauthn/browser": "^13.2.2",
|
"@simplewebauthn/browser": "^13.2.2",
|
||||||
"@stablelib/base64": "^2.0.1",
|
"@stablelib/base64": "^2.0.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue