mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
Bump tsx from 4.16.2 to 4.16.3
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.16.2 to 4.16.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.16.2...v4.16.3) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
39dfeab5d3
commit
34c0263410
3 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@
|
|||
"ep_etherpad-lite": "workspace:../src",
|
||||
"log4js": "^6.9.1",
|
||||
"semver": "^7.6.3",
|
||||
"tsx": "^4.16.2",
|
||||
"tsx": "^4.16.3",
|
||||
"ueberdb2": "^4.2.86"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
@ -116,8 +116,8 @@ importers:
|
|||
specifier: ^7.6.3
|
||||
version: 7.6.3
|
||||
tsx:
|
||||
specifier: ^4.16.2
|
||||
version: 4.16.2
|
||||
specifier: ^4.16.3
|
||||
version: 4.16.3
|
||||
ueberdb2:
|
||||
specifier: ^4.2.86
|
||||
version: 4.2.86
|
||||
|
@ -261,8 +261,8 @@ importers:
|
|||
specifier: 0.6.8
|
||||
version: 0.6.8
|
||||
tsx:
|
||||
specifier: 4.16.2
|
||||
version: 4.16.2
|
||||
specifier: 4.16.3
|
||||
version: 4.16.3
|
||||
ueberdb2:
|
||||
specifier: ^4.2.86
|
||||
version: 4.2.86
|
||||
|
@ -4082,8 +4082,8 @@ packages:
|
|||
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
|
||||
engines: {node: '>=0.6.x'}
|
||||
|
||||
tsx@4.16.2:
|
||||
resolution: {integrity: sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==}
|
||||
tsx@4.16.3:
|
||||
resolution: {integrity: sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -8546,7 +8546,7 @@ snapshots:
|
|||
|
||||
tsscmp@1.0.6: {}
|
||||
|
||||
tsx@4.16.2:
|
||||
tsx@4.16.3:
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
get-tsconfig: 4.7.6
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"superagent": "^9.0.2",
|
||||
"threads": "^1.7.0",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "4.16.2",
|
||||
"tsx": "4.16.3",
|
||||
"ueberdb2": "^4.2.86",
|
||||
"underscore": "1.13.7",
|
||||
"unorm": "1.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue