fix: update dependencies

This commit is contained in:
MARCROCK22 2024-04-22 16:35:05 -04:00
parent 9e54231d02
commit f223eb1123
4 changed files with 28 additions and 28 deletions

View File

@ -24,7 +24,7 @@ jobs:
version: 8
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install
- name: Create Release Pull Request
uses: changesets/action@v1

View File

@ -27,7 +27,7 @@ jobs:
version: 8
- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install
- name: Build
run: npx tsc

View File

@ -34,16 +34,16 @@
},
"devDependencies": {
"@biomejs/biome": "1.6.0",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@types/node": "^20.11.30",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@types/node": "^20.12.7",
"@types/ws": "^8.5.10",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"optionalDependencies": {
"ioredis": "^5.3.2",
"ioredis": "^5.4.1",
"tweetnacl": "^1.0.3",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.42.0"
},

42
pnpm-lock.yaml generated
View File

@ -25,7 +25,7 @@ importers:
version: 8.16.0
optionalDependencies:
ioredis:
specifier: ^5.3.2
specifier: ^5.4.1
version: 5.4.1
tweetnacl:
specifier: ^1.0.3
@ -38,13 +38,13 @@ importers:
specifier: 1.6.0
version: 1.6.0
'@commitlint/cli':
specifier: ^19.2.1
version: 19.2.1(@types/node@20.12.7)(typescript@5.4.5)
specifier: ^19.2.2
version: 19.2.2(@types/node@20.12.7)(typescript@5.4.5)
'@commitlint/config-conventional':
specifier: ^19.1.0
version: 19.1.0
specifier: ^19.2.2
version: 19.2.2
'@types/node':
specifier: ^20.11.30
specifier: ^20.12.7
version: 20.12.7
'@types/ws':
specifier: ^8.5.10
@ -56,7 +56,7 @@ importers:
specifier: ^15.2.2
version: 15.2.2
typescript:
specifier: ^5.4.3
specifier: ^5.4.5
version: 5.4.5
packages:
@ -126,13 +126,13 @@ packages:
cpu: [x64]
os: [win32]
'@commitlint/cli@19.2.1':
resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==}
'@commitlint/cli@19.2.2':
resolution: {integrity: sha512-P8cbOHfg2PQRzfICLSrzUVOCVMqjEZ8Hlth6mtJ4yOEjT47Q5PbIGymgX3rLVylNw+3IAT2Djn9IJ2wHbXFzBg==}
engines: {node: '>=v18'}
hasBin: true
'@commitlint/config-conventional@19.1.0':
resolution: {integrity: sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==}
'@commitlint/config-conventional@19.2.2':
resolution: {integrity: sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw==}
engines: {node: '>=v18'}
'@commitlint/config-validator@19.0.3':
@ -151,12 +151,12 @@ packages:
resolution: {integrity: sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==}
engines: {node: '>=v18'}
'@commitlint/is-ignored@19.0.3':
resolution: {integrity: sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==}
'@commitlint/is-ignored@19.2.2':
resolution: {integrity: sha512-eNX54oXMVxncORywF4ZPFtJoBm3Tvp111tg1xf4zWXGfhBPKpfKG6R+G3G4v5CPlRROXpAOpQ3HMhA9n1Tck1g==}
engines: {node: '>=v18'}
'@commitlint/lint@19.1.0':
resolution: {integrity: sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw==}
'@commitlint/lint@19.2.2':
resolution: {integrity: sha512-xrzMmz4JqwGyKQKTpFzlN0dx0TAiT7Ran1fqEBgEmEj+PU98crOFtysJgY+QdeSagx6EDRigQIXJVnfrI0ratA==}
engines: {node: '>=v18'}
'@commitlint/load@19.2.0':
@ -915,10 +915,10 @@ snapshots:
'@biomejs/cli-win32-x64@1.6.0':
optional: true
'@commitlint/cli@19.2.1(@types/node@20.12.7)(typescript@5.4.5)':
'@commitlint/cli@19.2.2(@types/node@20.12.7)(typescript@5.4.5)':
dependencies:
'@commitlint/format': 19.0.3
'@commitlint/lint': 19.1.0
'@commitlint/lint': 19.2.2
'@commitlint/load': 19.2.0(@types/node@20.12.7)(typescript@5.4.5)
'@commitlint/read': 19.2.1
'@commitlint/types': 19.0.3
@ -928,7 +928,7 @@ snapshots:
- '@types/node'
- typescript
'@commitlint/config-conventional@19.1.0':
'@commitlint/config-conventional@19.2.2':
dependencies:
'@commitlint/types': 19.0.3
conventional-changelog-conventionalcommits: 7.0.2
@ -954,14 +954,14 @@ snapshots:
'@commitlint/types': 19.0.3
chalk: 5.3.0
'@commitlint/is-ignored@19.0.3':
'@commitlint/is-ignored@19.2.2':
dependencies:
'@commitlint/types': 19.0.3
semver: 7.6.0
'@commitlint/lint@19.1.0':
'@commitlint/lint@19.2.2':
dependencies:
'@commitlint/is-ignored': 19.0.3
'@commitlint/is-ignored': 19.2.2
'@commitlint/parse': 19.0.3
'@commitlint/rules': 19.0.3
'@commitlint/types': 19.0.3