mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-07-19 01:24:19 +00:00
build(deps): bump tsx from 4.22.0 to 4.22.3 (#7822)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.0 to 4.22.3. - [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.22.0...v4.22.3) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.22.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
abda0485d3
commit
9bb39205e3
4 changed files with 36 additions and 36 deletions
|
|
@ -43,7 +43,7 @@
|
|||
"react-i18next": "^17.0.8",
|
||||
"react-router-dom": "^7.15.1",
|
||||
"socket.io-client": "^4.8.3",
|
||||
"tsx": "^4.22.0",
|
||||
"tsx": "^4.22.3",
|
||||
"typescript": "^6.0.3",
|
||||
"vite": "^8.0.13",
|
||||
"vite-plugin-babel": "^1.7.1",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"ep_etherpad-lite": "workspace:../src",
|
||||
"log4js": "^6.9.1",
|
||||
"semver": "^7.8.0",
|
||||
"tsx": "^4.22.0",
|
||||
"tsx": "^4.22.3",
|
||||
"ueberdb2": "^6.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
66
pnpm-lock.yaml
generated
66
pnpm-lock.yaml
generated
|
|
@ -82,7 +82,7 @@ importers:
|
|||
version: 8.59.3(eslint@10.4.0)(typescript@6.0.3)
|
||||
'@vitejs/plugin-react':
|
||||
specifier: ^6.0.2
|
||||
version: 6.0.2(babel-plugin-react-compiler@19.1.0-rc.3)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))
|
||||
version: 6.0.2(babel-plugin-react-compiler@19.1.0-rc.3)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))
|
||||
babel-plugin-react-compiler:
|
||||
specifier: 19.1.0-rc.3
|
||||
version: 19.1.0-rc.3
|
||||
|
|
@ -126,17 +126,17 @@ importers:
|
|||
specifier: ^4.8.3
|
||||
version: 4.8.3
|
||||
tsx:
|
||||
specifier: ^4.22.0
|
||||
version: 4.22.0
|
||||
specifier: ^4.22.3
|
||||
version: 4.22.3
|
||||
typescript:
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3
|
||||
vite:
|
||||
specifier: ^8.0.13
|
||||
version: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
version: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
vite-plugin-babel:
|
||||
specifier: ^1.7.1
|
||||
version: 1.7.1(@babel/core@7.29.0)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))
|
||||
version: 1.7.1(@babel/core@7.29.0)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))
|
||||
zustand:
|
||||
specifier: ^5.0.13
|
||||
version: 5.0.13(@types/react@19.2.14)(react@19.2.6)(use-sync-external-store@1.6.0(react@19.2.6))
|
||||
|
|
@ -153,8 +153,8 @@ importers:
|
|||
specifier: ^7.8.0
|
||||
version: 7.8.0
|
||||
tsx:
|
||||
specifier: ^4.22.0
|
||||
version: 4.22.0
|
||||
specifier: ^4.22.3
|
||||
version: 4.22.3
|
||||
ueberdb2:
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3(@elastic/elasticsearch@9.4.0)(async@3.2.6)(cassandra-driver@4.8.0)(dirty-ts@1.1.8)(mongodb@7.2.0)(mssql@12.5.3(@azure/core-client@1.10.1))(mysql2@3.22.3(@types/node@25.8.0))(nano@11.0.5)(pg@8.20.0)(redis@5.12.1(@opentelemetry/api@1.9.1))(rethinkdb@2.4.2)(rusty-store-kv@1.3.1)(surrealdb@2.0.3(tslib@2.8.1)(typescript@6.0.3))
|
||||
|
|
@ -180,7 +180,7 @@ importers:
|
|||
version: 0.131.0
|
||||
vitepress:
|
||||
specifier: ^2.0.0-alpha.17
|
||||
version: 2.0.0-alpha.17(@types/node@25.8.0)(change-case@5.4.4)(esbuild@0.28.0)(jwt-decode@4.0.0)(oxc-minify@0.131.0)(postcss@8.5.14)(tsx@4.22.0)(typescript@6.0.3)
|
||||
version: 2.0.0-alpha.17(@types/node@25.8.0)(change-case@5.4.4)(esbuild@0.28.0)(jwt-decode@4.0.0)(oxc-minify@0.131.0)(postcss@8.5.14)(tsx@4.22.3)(typescript@6.0.3)
|
||||
|
||||
src:
|
||||
dependencies:
|
||||
|
|
@ -353,8 +353,8 @@ importers:
|
|||
specifier: 0.6.8
|
||||
version: 0.6.8
|
||||
tsx:
|
||||
specifier: 4.22.0
|
||||
version: 4.22.0
|
||||
specifier: 4.22.3
|
||||
version: 4.22.3
|
||||
ueberdb2:
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3(@elastic/elasticsearch@9.4.0)(async@3.2.6)(cassandra-driver@4.8.0)(dirty-ts@1.1.8)(mongodb@7.2.0)(mssql@12.5.3(@azure/core-client@1.10.1))(mysql2@3.22.3(@types/node@25.8.0))(nano@11.0.5)(pg@8.20.0)(redis@5.12.1(@opentelemetry/api@1.9.1))(rethinkdb@2.4.2)(rusty-store-kv@1.3.1)(surrealdb@2.0.3(tslib@2.8.1)(typescript@6.0.3))
|
||||
|
|
@ -487,7 +487,7 @@ importers:
|
|||
version: 6.0.3
|
||||
vitest:
|
||||
specifier: ^4.1.6
|
||||
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(jsdom@29.1.1(@noble/hashes@1.8.0))(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))
|
||||
version: 4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(jsdom@29.1.1(@noble/hashes@1.8.0))(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))
|
||||
|
||||
ui:
|
||||
devDependencies:
|
||||
|
|
@ -499,7 +499,7 @@ importers:
|
|||
version: 6.0.3
|
||||
vite:
|
||||
specifier: ^8.0.13
|
||||
version: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
version: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
|
||||
packages:
|
||||
|
||||
|
|
@ -5459,8 +5459,8 @@ packages:
|
|||
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
|
||||
engines: {node: '>=0.6.x'}
|
||||
|
||||
tsx@4.22.0:
|
||||
resolution: {integrity: sha512-8ccZMPD69s1AbKXx0C5ddTNZfNjwV04iIKgjZmKfKxMynEtSYcK0Lh7iQFh53fI5Yu4pb9usgAiqyPmEONaALg==}
|
||||
tsx@4.22.3:
|
||||
resolution: {integrity: sha512-mdoNxBC/cSQObGGVQ5Bpn5i+yv7j68gk3Nfm3wFjcJg3Z0Mix9jzAFfP12prmm5eVGmDKtp0yyArrs0Q+8gZHg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -7680,17 +7680,17 @@ snapshots:
|
|||
'@unrs/rspack-resolver-binding-win32-x64-msvc@1.3.0':
|
||||
optional: true
|
||||
|
||||
'@vitejs/plugin-react@6.0.2(babel-plugin-react-compiler@19.1.0-rc.3)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))':
|
||||
'@vitejs/plugin-react@6.0.2(babel-plugin-react-compiler@19.1.0-rc.3)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))':
|
||||
dependencies:
|
||||
'@rolldown/pluginutils': 1.0.1
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
optionalDependencies:
|
||||
babel-plugin-react-compiler: 19.1.0-rc.3
|
||||
|
||||
'@vitejs/plugin-vue@6.0.5(vite@8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))(vue@3.5.30(typescript@6.0.3))':
|
||||
'@vitejs/plugin-vue@6.0.5(vite@8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))(vue@3.5.30(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@rolldown/pluginutils': 1.0.0-rc.2
|
||||
vite: 8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
vite: 8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
vue: 3.5.30(typescript@6.0.3)
|
||||
|
||||
'@vitest/expect@4.1.6':
|
||||
|
|
@ -7702,13 +7702,13 @@ snapshots:
|
|||
chai: 6.2.2
|
||||
tinyrainbow: 3.1.0
|
||||
|
||||
'@vitest/mocker@4.1.6(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))':
|
||||
'@vitest/mocker@4.1.6(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))':
|
||||
dependencies:
|
||||
'@vitest/spy': 4.1.6
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.21
|
||||
optionalDependencies:
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
|
||||
'@vitest/pretty-format@4.1.6':
|
||||
dependencies:
|
||||
|
|
@ -11281,7 +11281,7 @@ snapshots:
|
|||
|
||||
tsscmp@1.0.6: {}
|
||||
|
||||
tsx@4.22.0:
|
||||
tsx@4.22.3:
|
||||
dependencies:
|
||||
esbuild: 0.28.0
|
||||
optionalDependencies:
|
||||
|
|
@ -11501,12 +11501,12 @@ snapshots:
|
|||
x-is-array: 0.1.0
|
||||
x-is-string: 0.1.0
|
||||
|
||||
vite-plugin-babel@1.7.1(@babel/core@7.29.0)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)):
|
||||
vite-plugin-babel@1.7.1(@babel/core@7.29.0)(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)):
|
||||
dependencies:
|
||||
'@babel/core': 7.29.0
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
|
||||
vite@8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0):
|
||||
vite@8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3):
|
||||
dependencies:
|
||||
lightningcss: 1.32.0
|
||||
picomatch: 4.0.4
|
||||
|
|
@ -11517,9 +11517,9 @@ snapshots:
|
|||
'@types/node': 25.8.0
|
||||
esbuild: 0.28.0
|
||||
fsevents: 2.3.3
|
||||
tsx: 4.22.0
|
||||
tsx: 4.22.3
|
||||
|
||||
vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0):
|
||||
vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3):
|
||||
dependencies:
|
||||
lightningcss: 1.32.0
|
||||
picomatch: 4.0.4
|
||||
|
|
@ -11530,9 +11530,9 @@ snapshots:
|
|||
'@types/node': 25.8.0
|
||||
esbuild: 0.28.0
|
||||
fsevents: 2.3.3
|
||||
tsx: 4.22.0
|
||||
tsx: 4.22.3
|
||||
|
||||
vitepress@2.0.0-alpha.17(@types/node@25.8.0)(change-case@5.4.4)(esbuild@0.28.0)(jwt-decode@4.0.0)(oxc-minify@0.131.0)(postcss@8.5.14)(tsx@4.22.0)(typescript@6.0.3):
|
||||
vitepress@2.0.0-alpha.17(@types/node@25.8.0)(change-case@5.4.4)(esbuild@0.28.0)(jwt-decode@4.0.0)(oxc-minify@0.131.0)(postcss@8.5.14)(tsx@4.22.3)(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@docsearch/css': 4.6.0
|
||||
'@docsearch/js': 4.6.0
|
||||
|
|
@ -11542,7 +11542,7 @@ snapshots:
|
|||
'@shikijs/transformers': 3.23.0
|
||||
'@shikijs/types': 3.23.0
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vitejs/plugin-vue': 6.0.5(vite@8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))(vue@3.5.30(typescript@6.0.3))
|
||||
'@vitejs/plugin-vue': 6.0.5(vite@8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))(vue@3.5.30(typescript@6.0.3))
|
||||
'@vue/devtools-api': 8.1.0
|
||||
'@vue/shared': 3.5.30
|
||||
'@vueuse/core': 14.2.1(vue@3.5.30(typescript@6.0.3))
|
||||
|
|
@ -11551,7 +11551,7 @@ snapshots:
|
|||
mark.js: 8.11.1
|
||||
minisearch: 7.2.0
|
||||
shiki: 3.23.0
|
||||
vite: 8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
vite: 8.0.12(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
vue: 3.5.30(typescript@6.0.3)
|
||||
optionalDependencies:
|
||||
oxc-minify: 0.131.0
|
||||
|
|
@ -11582,10 +11582,10 @@ snapshots:
|
|||
- universal-cookie
|
||||
- yaml
|
||||
|
||||
vitest@4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(jsdom@29.1.1(@noble/hashes@1.8.0))(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)):
|
||||
vitest@4.1.6(@opentelemetry/api@1.9.1)(@types/node@25.8.0)(jsdom@29.1.1(@noble/hashes@1.8.0))(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)):
|
||||
dependencies:
|
||||
'@vitest/expect': 4.1.6
|
||||
'@vitest/mocker': 4.1.6(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0))
|
||||
'@vitest/mocker': 4.1.6(vite@8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3))
|
||||
'@vitest/pretty-format': 4.1.6
|
||||
'@vitest/runner': 4.1.6
|
||||
'@vitest/snapshot': 4.1.6
|
||||
|
|
@ -11602,7 +11602,7 @@ snapshots:
|
|||
tinyexec: 1.1.1
|
||||
tinyglobby: 0.2.16
|
||||
tinyrainbow: 3.1.0
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.0)
|
||||
vite: 8.0.13(@types/node@25.8.0)(esbuild@0.28.0)(tsx@4.22.3)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@opentelemetry/api': 1.9.1
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@
|
|||
"superagent": "10.3.0",
|
||||
"surrealdb": "^2.0.3",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "4.22.0",
|
||||
"tsx": "4.22.3",
|
||||
"ueberdb2": "^6.0.3",
|
||||
"underscore": "1.13.8",
|
||||
"undici": "^8.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue