(dependencies) remove globals because it is included in eslint

This commit is contained in:
Valentyne Stigloher 2025-05-27 12:39:00 +02:00
parent 2af5e6efaa
commit ac6cc75a22
2 changed files with 0 additions and 18 deletions

View File

@ -103,7 +103,6 @@
"execa": "^9.5.2",
"express": "^4.17.1",
"express-session": "^1.17.1",
"globals": "^13.24.0",
"h3-express": "https://github.com/pixunil/h3-express#built",
"html-validate": "^9.2.2",
"ioredis": "^5.6.0",

17
pnpm-lock.yaml generated
View File

@ -264,9 +264,6 @@ importers:
express-session:
specifier: ^1.17.1
version: 1.18.0
globals:
specifier: ^13.24.0
version: 13.24.0
h3-express:
specifier: https://github.com/pixunil/h3-express#built
version: https://codeload.github.com/pixunil/h3-express/tar.gz/0dd96342062c6190cc50101e7b48480587ca9582
@ -4893,10 +4890,6 @@ packages:
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
engines: {node: '>=4'}
globals@13.24.0:
resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
engines: {node: '>=8'}
globals@14.0.0:
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
engines: {node: '>=18'}
@ -7776,10 +7769,6 @@ packages:
resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==}
engines: {node: '>=10'}
type-fest@0.20.2:
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
engines: {node: '>=10'}
type-fest@2.19.0:
resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==}
engines: {node: '>=12.20'}
@ -14445,10 +14434,6 @@ snapshots:
globals@11.12.0: {}
globals@13.24.0:
dependencies:
type-fest: 0.20.2
globals@14.0.0: {}
globals@15.15.0: {}
@ -17717,8 +17702,6 @@ snapshots:
type-fest@0.16.0: {}
type-fest@0.20.2: {}
type-fest@2.19.0: {}
type-fest@3.13.1: {}