mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-14 10:14:45 -04:00
Merge b871942720
into 3bf147ccd2
This commit is contained in:
commit
6c4400d2de
3 changed files with 14 additions and 14 deletions
|
@ -7,7 +7,7 @@
|
||||||
"doc": "doc"
|
"doc": "doc"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.8.4",
|
"axios": "^1.9.0",
|
||||||
"ep_etherpad-lite": "workspace:../src",
|
"ep_etherpad-lite": "workspace:../src",
|
||||||
"log4js": "^6.9.1",
|
"log4js": "^6.9.1",
|
||||||
"semver": "^7.7.2",
|
"semver": "^7.7.2",
|
||||||
|
|
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
|
@ -104,8 +104,8 @@ importers:
|
||||||
bin:
|
bin:
|
||||||
dependencies:
|
dependencies:
|
||||||
axios:
|
axios:
|
||||||
specifier: ^1.8.4
|
specifier: ^1.9.0
|
||||||
version: 1.8.4
|
version: 1.9.0
|
||||||
ep_etherpad-lite:
|
ep_etherpad-lite:
|
||||||
specifier: workspace:../src
|
specifier: workspace:../src
|
||||||
version: link:../src
|
version: link:../src
|
||||||
|
@ -136,7 +136,7 @@ importers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
vitepress:
|
vitepress:
|
||||||
specifier: ^1.6.3
|
specifier: ^1.6.3
|
||||||
version: 1.6.3(@algolia/client-search@5.23.2)(@types/node@22.15.3)(axios@1.8.4)(jwt-decode@4.0.0)(postcss@8.5.3)(typescript@5.8.3)
|
version: 1.6.3(@algolia/client-search@5.23.2)(@types/node@22.15.3)(axios@1.9.0)(jwt-decode@4.0.0)(postcss@8.5.3)(typescript@5.8.3)
|
||||||
|
|
||||||
src:
|
src:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -147,8 +147,8 @@ importers:
|
||||||
specifier: ^3.2.6
|
specifier: ^3.2.6
|
||||||
version: 3.2.6
|
version: 3.2.6
|
||||||
axios:
|
axios:
|
||||||
specifier: ^1.8.4
|
specifier: ^1.9.0
|
||||||
version: 1.8.4
|
version: 1.9.0
|
||||||
cookie-parser:
|
cookie-parser:
|
||||||
specifier: ^1.4.7
|
specifier: ^1.4.7
|
||||||
version: 1.4.7
|
version: 1.4.7
|
||||||
|
@ -2214,8 +2214,8 @@ packages:
|
||||||
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
axios@1.8.4:
|
axios@1.9.0:
|
||||||
resolution: {integrity: sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==}
|
resolution: {integrity: sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==}
|
||||||
|
|
||||||
bail@2.0.2:
|
bail@2.0.2:
|
||||||
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
||||||
|
@ -6768,13 +6768,13 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@vueuse/integrations@12.8.2(axios@1.8.4)(focus-trap@7.6.4)(jwt-decode@4.0.0)(typescript@5.8.3)':
|
'@vueuse/integrations@12.8.2(axios@1.9.0)(focus-trap@7.6.4)(jwt-decode@4.0.0)(typescript@5.8.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 12.8.2(typescript@5.8.3)
|
'@vueuse/core': 12.8.2(typescript@5.8.3)
|
||||||
'@vueuse/shared': 12.8.2(typescript@5.8.3)
|
'@vueuse/shared': 12.8.2(typescript@5.8.3)
|
||||||
vue: 3.5.13(typescript@5.8.3)
|
vue: 3.5.13(typescript@5.8.3)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
axios: 1.8.4
|
axios: 1.9.0
|
||||||
focus-trap: 7.6.4
|
focus-trap: 7.6.4
|
||||||
jwt-decode: 4.0.0
|
jwt-decode: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -6931,7 +6931,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
possible-typed-array-names: 1.1.0
|
possible-typed-array-names: 1.1.0
|
||||||
|
|
||||||
axios@1.8.4:
|
axios@1.9.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.9
|
follow-redirects: 1.15.9
|
||||||
form-data: 4.0.2
|
form-data: 4.0.2
|
||||||
|
@ -10076,7 +10076,7 @@ snapshots:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
tsx: 4.19.4
|
tsx: 4.19.4
|
||||||
|
|
||||||
vitepress@1.6.3(@algolia/client-search@5.23.2)(@types/node@22.15.3)(axios@1.8.4)(jwt-decode@4.0.0)(postcss@8.5.3)(typescript@5.8.3):
|
vitepress@1.6.3(@algolia/client-search@5.23.2)(@types/node@22.15.3)(axios@1.9.0)(jwt-decode@4.0.0)(postcss@8.5.3)(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/css': 3.8.2
|
'@docsearch/css': 3.8.2
|
||||||
'@docsearch/js': 3.8.2(@algolia/client-search@5.23.2)
|
'@docsearch/js': 3.8.2(@algolia/client-search@5.23.2)
|
||||||
|
@ -10089,7 +10089,7 @@ snapshots:
|
||||||
'@vue/devtools-api': 7.7.2
|
'@vue/devtools-api': 7.7.2
|
||||||
'@vue/shared': 3.5.13
|
'@vue/shared': 3.5.13
|
||||||
'@vueuse/core': 12.8.2(typescript@5.8.3)
|
'@vueuse/core': 12.8.2(typescript@5.8.3)
|
||||||
'@vueuse/integrations': 12.8.2(axios@1.8.4)(focus-trap@7.6.4)(jwt-decode@4.0.0)(typescript@5.8.3)
|
'@vueuse/integrations': 12.8.2(axios@1.9.0)(focus-trap@7.6.4)(jwt-decode@4.0.0)(typescript@5.8.3)
|
||||||
focus-trap: 7.6.4
|
focus-trap: 7.6.4
|
||||||
mark.js: 8.11.1
|
mark.js: 8.11.1
|
||||||
minisearch: 7.1.2
|
minisearch: 7.1.2
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@etherpad/express-session": "^1.18.4",
|
"@etherpad/express-session": "^1.18.4",
|
||||||
"async": "^3.2.6",
|
"async": "^3.2.6",
|
||||||
"axios": "^1.8.4",
|
"axios": "^1.9.0",
|
||||||
"cookie-parser": "^1.4.7",
|
"cookie-parser": "^1.4.7",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"cross-spawn": "^7.0.6",
|
"cross-spawn": "^7.0.6",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue