mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-16 03:56:53 -04:00
Bump tsx from 4.19.3 to 4.19.4
Some checks failed
Backend tests / Linux without plugins (push) Has been cancelled
Backend tests / Linux with Plugins (push) Has been cancelled
Backend tests / Windows without plugins (push) Has been cancelled
Backend tests / Windows with Plugins (push) Has been cancelled
Frontend admin tests powered by Sauce Labs / with plugins (push) Has been cancelled
Frontend tests powered by Sauce Labs / Playwright Chrome (push) Has been cancelled
Frontend tests powered by Sauce Labs / Playwright Firefox (push) Has been cancelled
Frontend tests powered by Sauce Labs / Playwright Webkit (push) Has been cancelled
Loadtest / without plugins (push) Has been cancelled
Loadtest / with Plugins (push) Has been cancelled
Loadtest / long running (push) Has been cancelled
Perform type checks / perform type check (push) Has been cancelled
rate limit / test (push) Has been cancelled
Upgrade from latest release / Linux with Plugins (push) Has been cancelled
Windows Build / Build .zip (push) Has been cancelled
Some checks failed
Backend tests / Linux without plugins (push) Has been cancelled
Backend tests / Linux with Plugins (push) Has been cancelled
Backend tests / Windows without plugins (push) Has been cancelled
Backend tests / Windows with Plugins (push) Has been cancelled
Frontend admin tests powered by Sauce Labs / with plugins (push) Has been cancelled
Frontend tests powered by Sauce Labs / Playwright Chrome (push) Has been cancelled
Frontend tests powered by Sauce Labs / Playwright Firefox (push) Has been cancelled
Frontend tests powered by Sauce Labs / Playwright Webkit (push) Has been cancelled
Loadtest / without plugins (push) Has been cancelled
Loadtest / with Plugins (push) Has been cancelled
Loadtest / long running (push) Has been cancelled
Perform type checks / perform type check (push) Has been cancelled
rate limit / test (push) Has been cancelled
Upgrade from latest release / Linux with Plugins (push) Has been cancelled
Windows Build / Build .zip (push) Has been cancelled
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.3 to 4.19.4. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](https://github.com/privatenumber/tsx/compare/v4.19.3...v4.19.4) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.19.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f62bf241e6
commit
1f5c3c9170
3 changed files with 32 additions and 32 deletions
|
@ -11,7 +11,7 @@
|
|||
"ep_etherpad-lite": "workspace:../src",
|
||||
"log4js": "^6.9.1",
|
||||
"semver": "^7.7.1",
|
||||
"tsx": "^4.19.3",
|
||||
"tsx": "^4.19.4",
|
||||
"ueberdb2": "^5.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
60
pnpm-lock.yaml
generated
60
pnpm-lock.yaml
generated
|
@ -48,7 +48,7 @@ importers:
|
|||
version: 8.31.1(eslint@9.25.1)(typescript@5.8.3)
|
||||
'@vitejs/plugin-react-swc':
|
||||
specifier: ^3.9.0
|
||||
version: 3.9.0(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3))
|
||||
version: 3.9.0(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4))
|
||||
eslint:
|
||||
specifier: ^9.25.1
|
||||
version: 9.25.1
|
||||
|
@ -90,13 +90,13 @@ importers:
|
|||
version: 5.8.3
|
||||
vite:
|
||||
specifier: ^6.3.4
|
||||
version: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
version: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
vite-plugin-static-copy:
|
||||
specifier: ^2.3.1
|
||||
version: 2.3.1(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3))
|
||||
version: 2.3.1(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4))
|
||||
vite-plugin-svgr:
|
||||
specifier: ^4.3.0
|
||||
version: 4.3.0(rollup@4.40.1)(typescript@5.8.3)(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3))
|
||||
version: 4.3.0(rollup@4.40.1)(typescript@5.8.3)(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4))
|
||||
zustand:
|
||||
specifier: ^5.0.3
|
||||
version: 5.0.3(@types/react@19.1.2)(react@19.1.0)
|
||||
|
@ -116,8 +116,8 @@ importers:
|
|||
specifier: ^7.7.1
|
||||
version: 7.7.1
|
||||
tsx:
|
||||
specifier: ^4.19.3
|
||||
version: 4.19.3
|
||||
specifier: ^4.19.4
|
||||
version: 4.19.4
|
||||
ueberdb2:
|
||||
specifier: ^5.0.6
|
||||
version: 5.0.6
|
||||
|
@ -267,8 +267,8 @@ importers:
|
|||
specifier: 0.6.8
|
||||
version: 0.6.8
|
||||
tsx:
|
||||
specifier: 4.19.3
|
||||
version: 4.19.3
|
||||
specifier: 4.19.4
|
||||
version: 4.19.4
|
||||
ueberdb2:
|
||||
specifier: ^5.0.6
|
||||
version: 5.0.6
|
||||
|
@ -380,7 +380,7 @@ importers:
|
|||
version: 5.8.3
|
||||
vitest:
|
||||
specifier: ^3.1.2
|
||||
version: 3.1.2(@types/debug@4.1.12)(@types/node@22.15.3)(jsdom@26.0.0)(tsx@4.19.3)
|
||||
version: 3.1.2(@types/debug@4.1.12)(@types/node@22.15.3)(jsdom@26.0.0)(tsx@4.19.4)
|
||||
|
||||
ui:
|
||||
devDependencies:
|
||||
|
@ -392,7 +392,7 @@ importers:
|
|||
version: 5.8.3
|
||||
vite:
|
||||
specifier: ^6.3.4
|
||||
version: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
version: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -4848,8 +4848,8 @@ packages:
|
|||
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
|
||||
engines: {node: '>=0.6.x'}
|
||||
|
||||
tsx@4.19.3:
|
||||
resolution: {integrity: sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==}
|
||||
tsx@4.19.4:
|
||||
resolution: {integrity: sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -6859,10 +6859,10 @@ snapshots:
|
|||
'@unrs/resolver-binding-win32-x64-msvc@1.3.3':
|
||||
optional: true
|
||||
|
||||
'@vitejs/plugin-react-swc@3.9.0(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3))':
|
||||
'@vitejs/plugin-react-swc@3.9.0(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4))':
|
||||
dependencies:
|
||||
'@swc/core': 1.11.21
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
transitivePeerDependencies:
|
||||
- '@swc/helpers'
|
||||
|
||||
|
@ -6878,13 +6878,13 @@ snapshots:
|
|||
chai: 5.2.0
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
'@vitest/mocker@3.1.2(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3))':
|
||||
'@vitest/mocker@3.1.2(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4))':
|
||||
dependencies:
|
||||
'@vitest/spy': 3.1.2
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.17
|
||||
optionalDependencies:
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
|
||||
'@vitest/pretty-format@3.1.2':
|
||||
dependencies:
|
||||
|
@ -10031,9 +10031,9 @@ snapshots:
|
|||
|
||||
tsscmp@1.0.6: {}
|
||||
|
||||
tsx@4.19.3:
|
||||
tsx@4.19.4:
|
||||
dependencies:
|
||||
esbuild: 0.25.2
|
||||
esbuild: 0.25.3
|
||||
get-tsconfig: 4.10.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
@ -10212,13 +10212,13 @@ snapshots:
|
|||
'@types/unist': 3.0.3
|
||||
vfile-message: 4.0.2
|
||||
|
||||
vite-node@3.1.2(@types/node@22.15.3)(tsx@4.19.3):
|
||||
vite-node@3.1.2(@types/node@22.15.3)(tsx@4.19.4):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.4.0(supports-color@8.1.1)
|
||||
es-module-lexer: 1.7.0
|
||||
pathe: 2.0.3
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- jiti
|
||||
|
@ -10233,21 +10233,21 @@ snapshots:
|
|||
- tsx
|
||||
- yaml
|
||||
|
||||
vite-plugin-static-copy@2.3.1(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3)):
|
||||
vite-plugin-static-copy@2.3.1(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4)):
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
fast-glob: 3.3.3
|
||||
fs-extra: 11.3.0
|
||||
p-map: 7.0.3
|
||||
picocolors: 1.1.1
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
|
||||
vite-plugin-svgr@4.3.0(rollup@4.40.1)(typescript@5.8.3)(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3)):
|
||||
vite-plugin-svgr@4.3.0(rollup@4.40.1)(typescript@5.8.3)(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4)):
|
||||
dependencies:
|
||||
'@rollup/pluginutils': 5.1.4(rollup@4.40.1)
|
||||
'@svgr/core': 8.1.0(typescript@5.8.3)
|
||||
'@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.8.3))
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
@ -10262,7 +10262,7 @@ snapshots:
|
|||
'@types/node': 22.15.3
|
||||
fsevents: 2.3.3
|
||||
|
||||
vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3):
|
||||
vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4):
|
||||
dependencies:
|
||||
esbuild: 0.25.3
|
||||
fdir: 6.4.4(picomatch@4.0.2)
|
||||
|
@ -10273,7 +10273,7 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@types/node': 22.15.3
|
||||
fsevents: 2.3.3
|
||||
tsx: 4.19.3
|
||||
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):
|
||||
dependencies:
|
||||
|
@ -10324,10 +10324,10 @@ snapshots:
|
|||
- typescript
|
||||
- universal-cookie
|
||||
|
||||
vitest@3.1.2(@types/debug@4.1.12)(@types/node@22.15.3)(jsdom@26.0.0)(tsx@4.19.3):
|
||||
vitest@3.1.2(@types/debug@4.1.12)(@types/node@22.15.3)(jsdom@26.0.0)(tsx@4.19.4):
|
||||
dependencies:
|
||||
'@vitest/expect': 3.1.2
|
||||
'@vitest/mocker': 3.1.2(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.3))
|
||||
'@vitest/mocker': 3.1.2(vite@6.3.4(@types/node@22.15.3)(tsx@4.19.4))
|
||||
'@vitest/pretty-format': 3.1.2
|
||||
'@vitest/runner': 3.1.2
|
||||
'@vitest/snapshot': 3.1.2
|
||||
|
@ -10344,8 +10344,8 @@ snapshots:
|
|||
tinyglobby: 0.2.13
|
||||
tinypool: 1.0.2
|
||||
tinyrainbow: 2.0.0
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.3)
|
||||
vite-node: 3.1.2(@types/node@22.15.3)(tsx@4.19.3)
|
||||
vite: 6.3.4(@types/node@22.15.3)(tsx@4.19.4)
|
||||
vite-node: 3.1.2(@types/node@22.15.3)(tsx@4.19.4)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/debug': 4.1.12
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"superagent": "10.2.0",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "4.19.3",
|
||||
"tsx": "4.19.4",
|
||||
"ueberdb2": "^5.0.6",
|
||||
"underscore": "1.13.7",
|
||||
"unorm": "1.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue