Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #318

Merged
merged 1 commit into from
Jan 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.32.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"generate": "stencil generate"
},
"dependencies": {
"@stencil/core": "^2.22.1",
"@stencil/core": "^2.22.2",
"clsx": "^1.2.1",
"hex-to-rgba": "^2.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@skyra/discord-components-core": "^3.6.0",
"tslib": "^2.4.1"
"tslib": "^2.5.0"
},
"peerDependencies": {
"react": "16.8.x || 17.x || 18.x",
Expand Down
131 changes: 69 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@skyra/discord-components-core@workspace:packages/core"
dependencies:
"@stencil/core": ^2.22.1
"@stencil/core": ^2.22.2
clsx: ^1.2.1
hex-to-rgba: ^2.0.1
languageName: unknown
Expand All @@ -982,19 +982,19 @@ __metadata:
resolution: "@skyra/discord-components-react@workspace:packages/react"
dependencies:
"@skyra/discord-components-core": ^3.6.0
tslib: ^2.4.1
tslib: ^2.5.0
peerDependencies:
react: 16.8.x || 17.x || 18.x
react-dom: 16.8.x || 17.x || 18.x
languageName: unknown
linkType: soft

"@stencil/core@npm:^2.22.1":
version: 2.22.1
resolution: "@stencil/core@npm:2.22.1"
"@stencil/core@npm:^2.22.2":
version: 2.22.2
resolution: "@stencil/core@npm:2.22.2"
bin:
stencil: bin/stencil
checksum: 039ae1d48d4dae1ae4775f1c9a754da7ec613b3ad569f4b2eb0a0898fed8f8498dffdc021fd5ec89cce990bb11743b4d07db43feae0aed53ff39e9378fe9058b
checksum: 139a7b63b81c7eaa5026e76e1c947a402f58d0a6d1d353a34883995ea7e480fa6991e71c0c3d812f7046d395b99d0f7f7b11af9277f04a3c62aba96cda18dd5d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1162,13 +1162,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/eslint-plugin@npm:5.48.2"
"@typescript-eslint/eslint-plugin@npm:^5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.49.0"
dependencies:
"@typescript-eslint/scope-manager": 5.48.2
"@typescript-eslint/type-utils": 5.48.2
"@typescript-eslint/utils": 5.48.2
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/type-utils": 5.49.0
"@typescript-eslint/utils": 5.49.0
debug: ^4.3.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
Expand All @@ -1181,7 +1181,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 78a9d0550f0b4aa026efef939ef93a36d84464f4f74c7f7e9e99bcc385eb9dd4e6755f9046775dfd74906933df3c2f6ac8c02ddee5df2f6f69d54c4f85f6eeed
checksum: 15423cd9fde1ac3f8ba34526a07e537464e70463f1af784be5567fdc78e5745352fa0a2c3be0c13d066bc4b9720b5fa438d64647f624d29722eb4f158c039dcc
languageName: node
linkType: hard

Expand All @@ -1202,20 +1202,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/parser@npm:5.48.2"
"@typescript-eslint/parser@npm:^5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/parser@npm:5.49.0"
dependencies:
"@typescript-eslint/scope-manager": 5.48.2
"@typescript-eslint/types": 5.48.2
"@typescript-eslint/typescript-estree": 5.48.2
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/typescript-estree": 5.49.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 0ca1494dfde0019c647afc8d48e751856c0c9e302627cc63e59cb221d4350d2e260f99e57660e4ab27ded873c1c677e43e2dba973a0656c6522205b9b52e0290
checksum: 87b3760cfc29b3edd3d28fe0d5e9e5a3833d60398d7779ecc657b9e3bfec624cd464176e26b24b0761fb79cc88daddae19560340f91119c4856b91f9663594dd
languageName: node
linkType: hard

Expand All @@ -1229,13 +1229,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/scope-manager@npm:5.48.2"
"@typescript-eslint/scope-manager@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/scope-manager@npm:5.49.0"
dependencies:
"@typescript-eslint/types": 5.48.2
"@typescript-eslint/visitor-keys": 5.48.2
checksum: d18a9016b734b58eb7664701a1f8933704167cd7a96c10b8d3d224301b9e194674fdde4d288079d6800452d4524b38c83f7e8dc76cea15793d2358aa7026fdde
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
checksum: 466047e24ff8a4195f14aadde39375f22891bdaced09e58c89f2c32af0aa4a0d87e71a5f006f6ab76858e6f30c4b764b1e0ef7bc26713bb78add30638108c45f
languageName: node
linkType: hard

Expand All @@ -1256,20 +1256,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/type-utils@npm:5.48.2"
"@typescript-eslint/type-utils@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/type-utils@npm:5.49.0"
dependencies:
"@typescript-eslint/typescript-estree": 5.48.2
"@typescript-eslint/utils": 5.48.2
"@typescript-eslint/typescript-estree": 5.49.0
"@typescript-eslint/utils": 5.49.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: ad60a3557ebdb6e42ceab4627ca79c0101723ab65b2db63f9b36f9ee4df13687c3be6ecc243f0a3e84ed96d30331997c46421e7a4bc8ed58367e98d2a92b8339
checksum: 9dcee0a21cfdb3549e2305120535af5ab2c5d0cafdd410827e79d7548f8fc4e7da7cbb77a4338ade8b8b8aaf246fee56b919f1857931bbe2ac5df2fbb5e62ee6
languageName: node
linkType: hard

Expand All @@ -1280,10 +1280,10 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/types@npm:5.48.2"
checksum: 9c5e860a0102badf5116985cfa0a1be5b1d7453c3fd84861c4e82d9b73b881304f52ea8455740f5b4af8491dabe5e8d2dfdeb5e333a509118b1fd7e718496147
"@typescript-eslint/types@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/types@npm:5.49.0"
checksum: 41f72a043007fc3f3356b5a38d7bfa54871545b4a309810a062f044cff25122413a9660ce6d83d1221762f60d067351d020b0cb68f7e1279817f53e77ce8f33d
languageName: node
linkType: hard

Expand All @@ -1305,12 +1305,12 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/typescript-estree@npm:5.48.2"
"@typescript-eslint/typescript-estree@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/typescript-estree@npm:5.49.0"
dependencies:
"@typescript-eslint/types": 5.48.2
"@typescript-eslint/visitor-keys": 5.48.2
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/visitor-keys": 5.49.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
Expand All @@ -1319,7 +1319,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 3ae06c597249220bcc138857d37ab2c14204d7db42e943e1a4fe6c56b6912ea271e3ab19f15f458390c54f82ac47785481546b644ff3c111cbb37398cf29949a
checksum: f331af9f0ef3ce3157c421b8cc727dec5aa0a60add305aa4c676a02c63ec07799105268af192c5ed193a682b7ed804564d29d49bdbd2019678e495d80e65e29a
languageName: node
linkType: hard

Expand All @@ -1341,21 +1341,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/utils@npm:5.48.2"
"@typescript-eslint/utils@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/utils@npm:5.49.0"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.48.2
"@typescript-eslint/types": 5.48.2
"@typescript-eslint/typescript-estree": 5.48.2
"@typescript-eslint/scope-manager": 5.49.0
"@typescript-eslint/types": 5.49.0
"@typescript-eslint/typescript-estree": 5.49.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: d363dbf577acc5817427ac0e1290df685b027de6b03bbc150fa252e6435a2e88e254ec4c1db03773cbcae14875d1529e447861e015bf19055bd2b02de766f722
checksum: 8218c566637d5104dfb2346216f8cb4c244f31c2a39e261aafe554b8abd48bd630a0d0807a0a8d776af8f9d9914c8776d86abf0a523049f3c5619c498a7e5b1e
languageName: node
linkType: hard

Expand All @@ -1369,13 +1369,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.48.2":
version: 5.48.2
resolution: "@typescript-eslint/visitor-keys@npm:5.48.2"
"@typescript-eslint/visitor-keys@npm:5.49.0":
version: 5.49.0
resolution: "@typescript-eslint/visitor-keys@npm:5.49.0"
dependencies:
"@typescript-eslint/types": 5.48.2
"@typescript-eslint/types": 5.49.0
eslint-visitor-keys: ^3.3.0
checksum: 4d83d1e4b39ad76fe865b0580dbfcad6d6f9e936de3d40c1c13d552d40e394eab390a7f9d1172ba59ce457853b93ed0ec253642e6d07cd6cf4fa0b5ec006f0c4
checksum: 46dc7bc713e8825d1fccba521fdf7c6e2f8829e491c2afd44dbe4105c6432e3c3dfe7e1ecb221401269d639264bb4af77b60a7b65521fcff9ab02cd31d8ef782
languageName: node
linkType: hard

Expand Down Expand Up @@ -3087,9 +3087,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^8.32.0":
version: 8.32.0
resolution: "eslint@npm:8.32.0"
"eslint@npm:^8.33.0":
version: 8.33.0
resolution: "eslint@npm:8.33.0"
dependencies:
"@eslint/eslintrc": ^1.4.1
"@humanwhocodes/config-array": ^0.11.8
Expand Down Expand Up @@ -3132,7 +3132,7 @@ __metadata:
text-table: ^0.2.0
bin:
eslint: bin/eslint.js
checksum: 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
checksum: 727e63ab8b7acf281442323c5971f6afdd5b656fbcebc4476cf54e35af51b2f180617433fc5e1952f0449ca3f43a905527f9407ea4b8a7ea7562fc9c3f278d4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6711,10 +6711,10 @@ __metadata:
"@types/node": ^18.11.18
"@types/react": ^18.0.27
"@types/react-dom": ^18.0.10
"@typescript-eslint/eslint-plugin": ^5.48.2
"@typescript-eslint/parser": ^5.48.2
"@typescript-eslint/eslint-plugin": ^5.49.0
"@typescript-eslint/parser": ^5.49.0
cz-conventional-changelog: ^3.3.0
eslint: ^8.32.0
eslint: ^8.33.0
eslint-config-prettier: ^8.6.0
eslint-plugin-import: ^2.27.5
eslint-plugin-jsx-a11y: ^6.7.1
Expand Down Expand Up @@ -7414,13 +7414,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.1":
"tslib@npm:^2.1.0, tslib@npm:^2.3.1":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
languageName: node
linkType: hard

"tslib@npm:^2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
checksum: ae3ed5f9ce29932d049908ebfdf21b3a003a85653a9a140d614da6b767a93ef94f460e52c3d787f0e4f383546981713f165037dc2274df212ea9f8a4541004e1
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down