mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Merge remote-tracking branch 'origin/develop' into feat/bundle-js
* origin/develop: Bump semver from 7.6.2 to 7.6.3 (#6517) Bump the dev-dependencies group across 1 directory with 7 updates (#6518) Bump the dev-dependencies group with 3 updates (#6513) Bump ueberdb2 from 4.2.82 to 4.2.84 (#6514) # Conflicts: # pnpm-lock.yaml # src/package.json # ui/package.json
This commit is contained in:
commit
03c2651c2f
6 changed files with 271 additions and 939 deletions
|
@ -10,12 +10,12 @@
|
|||
"axios": "^1.7.2",
|
||||
"ep_etherpad-lite": "workspace:../src",
|
||||
"log4js": "^6.9.1",
|
||||
"semver": "^7.6.2",
|
||||
"semver": "^7.6.3",
|
||||
"tsx": "^4.16.2",
|
||||
"ueberdb2": "^4.2.82"
|
||||
"ueberdb2": "^4.2.84"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/node": "^20.14.11",
|
||||
"@types/semver": "^7.5.8",
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue