mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-12-24 10:41:19 +01:00
Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.8.1` | `24.9.1` | | [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.1` | `8.46.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.46.1` | `8.46.2` | | [react-i18next](https://github.com/i18next/react-i18next) | `16.0.1` | `16.1.5` | Updates `@types/node` from 24.8.1 to 24.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.37.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0) Updates `vitest` from 3.2.4 to 4.0.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.0/packages/vitest) Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser) Updates `react-i18next` from 16.0.1 to 16.1.5 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v16.0.1...v16.1.5) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: react-i18next dependency-version: 16.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
153 lines
4.6 KiB
JSON
153 lines
4.6 KiB
JSON
{
|
|
"name": "ep_etherpad-lite",
|
|
"description": "A free and open source realtime collaborative editor",
|
|
"homepage": "https://etherpad.org",
|
|
"keywords": [
|
|
"etherpad",
|
|
"realtime",
|
|
"collaborative",
|
|
"editor"
|
|
],
|
|
"author": "Etherpad Foundation",
|
|
"contributors": [
|
|
{
|
|
"name": "John McLear"
|
|
},
|
|
{
|
|
"name": "Antonio Muci"
|
|
},
|
|
{
|
|
"name": "Hans Pinckaers"
|
|
},
|
|
{
|
|
"name": "Robin Buse"
|
|
},
|
|
{
|
|
"name": "Marcel Klehr"
|
|
},
|
|
{
|
|
"name": "Peter Martischka"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"async": "^3.2.6",
|
|
"axios": "^1.12.1",
|
|
"cookie-parser": "^1.4.7",
|
|
"cross-env": "^10.1.0",
|
|
"cross-spawn": "^7.0.6",
|
|
"ejs": "^3.1.10",
|
|
"esbuild": "^0.25.11",
|
|
"express": "^5.1.0",
|
|
"express-rate-limit": "^8.1.0",
|
|
"express-session": "^1.18.2",
|
|
"find-root": "1.1.0",
|
|
"formidable": "^3.5.4",
|
|
"http-errors": "^2.0.0",
|
|
"jose": "^6.1.0",
|
|
"js-cookie": "^3.0.5",
|
|
"jsdom": "^27.0.0",
|
|
"jsonminify": "0.4.2",
|
|
"jsonwebtoken": "^9.0.2",
|
|
"jwt-decode": "^4.0.0",
|
|
"languages4translatewiki": "0.1.3",
|
|
"live-plugin-manager": "^1.1.0",
|
|
"lodash.clonedeep": "4.5.0",
|
|
"log4js": "^6.9.1",
|
|
"lru-cache": "^11.2.2",
|
|
"measured-core": "^2.0.0",
|
|
"mime-types": "^3.0.1",
|
|
"oidc-provider": "^9.5.1",
|
|
"openapi-backend": "^5.15.0",
|
|
"prom-client": "^15.1.3",
|
|
"proxy-addr": "^2.0.7",
|
|
"rate-limiter-flexible": "^8.1.0",
|
|
"rehype": "^13.0.2",
|
|
"rehype-minify-whitespace": "^6.0.2",
|
|
"resolve": "1.22.10",
|
|
"rusty-store-kv": "^1.3.1",
|
|
"security": "1.0.0",
|
|
"semver": "^7.7.3",
|
|
"socket.io": "^4.8.1",
|
|
"socket.io-client": "^4.8.1",
|
|
"superagent": "10.2.3",
|
|
"swagger-ui-express": "^5.0.1",
|
|
"tinycon": "0.6.8",
|
|
"tsx": "4.20.6",
|
|
"ueberdb2": "^5.0.22",
|
|
"underscore": "1.13.7",
|
|
"unorm": "1.6.0",
|
|
"wtfnode": "^0.10.1"
|
|
},
|
|
"bin": {
|
|
"etherpad-healthcheck": "../bin/etherpad-healthcheck",
|
|
"etherpad-lite": "node/server.ts"
|
|
},
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.56.1",
|
|
"@types/async": "^3.2.25",
|
|
"@types/cookie-parser": "^1.4.9",
|
|
"@types/cross-spawn": "^6.0.6",
|
|
"@types/ejs": "^3.1.5",
|
|
"@types/express": "^5.0.0",
|
|
"@types/express-session": "^1.18.2",
|
|
"@types/formidable": "^3.4.6",
|
|
"@types/http-errors": "^2.0.5",
|
|
"@types/jquery": "^3.5.33",
|
|
"@types/js-cookie": "^3.0.6",
|
|
"@types/jsdom": "^27.0.0",
|
|
"@types/jsonminify": "^0.4.3",
|
|
"@types/jsonwebtoken": "^9.0.10",
|
|
"@types/mime-types": "^3.0.1",
|
|
"@types/mocha": "^10.0.9",
|
|
"@types/node": "^24.9.1",
|
|
"@types/oidc-provider": "^9.5.0",
|
|
"@types/semver": "^7.7.1",
|
|
"@types/sinon": "^17.0.3",
|
|
"@types/supertest": "^6.0.2",
|
|
"@types/swagger-ui-express": "^4.1.8",
|
|
"@types/underscore": "^1.13.0",
|
|
"@types/whatwg-mimetype": "^3.0.2",
|
|
"chokidar": "^4.0.3",
|
|
"eslint": "^9.38.0",
|
|
"eslint-config-etherpad": "^4.0.4",
|
|
"etherpad-cli-client": "^3.0.5",
|
|
"mocha": "^11.7.4",
|
|
"mocha-froth": "^0.2.10",
|
|
"nodeify": "^1.0.1",
|
|
"openapi-schema-validation": "^0.4.2",
|
|
"set-cookie-parser": "^2.7.1",
|
|
"sinon": "^21.0.0",
|
|
"split-grid": "^1.0.11",
|
|
"supertest": "^7.1.3",
|
|
"typescript": "^5.9.3",
|
|
"vitest": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18.2",
|
|
"npm": ">=6.14.0",
|
|
"pnpm": ">=8.3.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ether/etherpad-lite.git"
|
|
},
|
|
"scripts": {
|
|
"lint": "eslint .",
|
|
"test": "cross-env NODE_ENV=production mocha --import=tsx --timeout 120000 --recursive tests/backend/specs/**.ts ../node_modules/ep_*/static/tests/backend/specs/**",
|
|
"test-utils": "cross-env NODE_ENV=production mocha --import=tsx --timeout 5000 --recursive tests/backend/specs/*utils.ts",
|
|
"test-container": "mocha --import=tsx --timeout 5000 tests/container/specs/api",
|
|
"dev": "cross-env NODE_ENV=development node --require tsx/cjs node/server.ts",
|
|
"prod": "cross-env NODE_ENV=production node --require tsx/cjs node/server.ts",
|
|
"ts-check": "tsc --noEmit",
|
|
"ts-check:watch": "tsc --noEmit --watch",
|
|
"test-ui": "cross-env NODE_ENV=production npx playwright test tests/frontend-new/specs",
|
|
"test-ui:ui": "cross-env NODE_ENV=production npx playwright test tests/frontend-new/specs --ui",
|
|
"test-admin": "cross-env NODE_ENV=production npx playwright test tests/frontend-new/admin-spec --workers 1",
|
|
"test-admin:ui": "cross-env NODE_ENV=production npx playwright test tests/frontend-new/admin-spec --ui --workers 1",
|
|
"debug:socketio": "cross-env DEBUG=socket.io* node --require tsx/cjs node/server.ts",
|
|
"test:vitest": "vitest"
|
|
},
|
|
"version": "2.5.1",
|
|
"license": "Apache-2.0"
|
|
}
|