mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-17 16:47:05 +00:00
chore: reinstall lockfile
This commit is contained in:
parent
9c48900092
commit
ce27525d97
3 changed files with 689 additions and 763 deletions
|
|
@ -45,6 +45,7 @@
|
||||||
"node": ">=24.0.0",
|
"node": ">=24.0.0",
|
||||||
"pnpm": ">=11.1.2"
|
"pnpm": ">=11.1.2"
|
||||||
},
|
},
|
||||||
|
"packageManager": "pnpm@11.10.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ether/etherpad.git"
|
"url": "https://github.com/ether/etherpad.git"
|
||||||
|
|
|
||||||
1439
pnpm-lock.yaml
generated
1439
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
|
|
@ -44,3 +44,15 @@ overrides:
|
||||||
uuid@<14.0.0: '>=14.0.0'
|
uuid@<14.0.0: '>=14.0.0'
|
||||||
vite@>=7.0.0 <7.3.2: '>=7.3.2'
|
vite@>=7.0.0 <7.3.2: '>=7.3.2'
|
||||||
ws@>=8.0.0 <8.21.0: '>=8.21.0'
|
ws@>=8.0.0 <8.21.0: '>=8.21.0'
|
||||||
|
minimumReleaseAgeExclude:
|
||||||
|
- '@radix-ui/primitive@1.1.5'
|
||||||
|
- '@radix-ui/react-collection@1.1.12'
|
||||||
|
- '@radix-ui/react-context@1.2.0'
|
||||||
|
- '@radix-ui/react-dialog@1.1.19'
|
||||||
|
- '@radix-ui/react-dismissable-layer@1.1.15'
|
||||||
|
- '@radix-ui/react-focus-scope@1.1.12'
|
||||||
|
- '@radix-ui/react-presence@1.1.7'
|
||||||
|
- '@radix-ui/react-toast@1.2.19'
|
||||||
|
- mysql2@3.22.6
|
||||||
|
- oidc-provider@9.9.0
|
||||||
|
- sql-escaper@1.4.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue