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 #523

Merged
merged 1 commit into from
Jan 12, 2025
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/compat": "^1.2.4",
"@eslint/compat": "^1.2.5",
"@lerna-lite/cli": "^3.11.0",
"@lerna-lite/publish": "^3.11.0",
"@lerna-lite/run": "^3.11.0",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^22.10.5",
"chalk-cli": "^5.0.1",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-neon": "^0.2.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-html": "^8.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/lit": "^4.3.0",
"@astrojs/starlight": "0.30.3",
"@astrojs/starlight": "0.30.6",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "5.1.2",
"astro": "5.1.5",
"lit": "^3.2.1",
"starlight-typedoc": "0.17.0",
"typedoc": "0.27.4",
Expand All @@ -25,7 +25,7 @@
"devDependencies": {
"@skyra/discord-components-core": "workspace:^",
"@skyra/discord-components-react": "workspace:^",
"@types/react": "19.0.2",
"@types/react": "19.0.4",
"@types/react-dom": "^19.0.2",
"react-dom": "^19.0.0",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
"prepack": "yarn build"
},
"dependencies": {
"@lit/react": "^1.0.6",
"@lit/react": "^1.0.7",
"@skyra/discord-components-core": "workspace:^",
"react": "^19.0.0"
},
"devDependencies": {
"@types/react": "^19.0.2",
"@types/react": "^19.0.4",
"colorette": "^2.0.20",
"rimraf": "^6.0.1",
"tsup": "^8.3.5",
Expand Down
97 changes: 50 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,9 +183,9 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/starlight@npm:0.30.3":
version: 0.30.3
resolution: "@astrojs/starlight@npm:0.30.3"
"@astrojs/starlight@npm:0.30.6":
version: 0.30.6
resolution: "@astrojs/starlight@npm:0.30.6"
dependencies:
"@astrojs/mdx": "npm:^4.0.1"
"@astrojs/sitemap": "npm:^3.1.6"
Expand Down Expand Up @@ -213,7 +213,7 @@ __metadata:
vfile: "npm:^6.0.2"
peerDependencies:
astro: ^5.0.0
checksum: 10/1e9d11381cff7f33b61c91038364f00a601cb95ae775f46fd93476523776edb5dc040d6b0c17aaf85059ca4925c68cf4f620257e75586ec591b71aeb740160b4
checksum: 10/2b704ee904010a3cca174961a55740ca0c4c4fa9306018e261e4bcc4328e33a52342c1f0a0940856fdd65526fb5222edccfa0203f8b5bccf08256d196581d82b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2189,15 +2189,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:^1.2.4":
version: 1.2.4
resolution: "@eslint/compat@npm:1.2.4"
"@eslint/compat@npm:^1.2.4, @eslint/compat@npm:^1.2.5":
version: 1.2.5
resolution: "@eslint/compat@npm:1.2.5"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10/872ac21e3f430575ba70916d83f5a4e7e9cc7fa953111c99ecef225d1ed05b66fbdb5034761dd9035f00c3f0d7ca7657f8cbfa4ff7ead3967f630c8c783d2beb
checksum: 10/bb4370ca995fcc69d7a657cd478ff0cf2b0d3efe78e45818509917e3a6e73bdc706d3830ccda6aa46c3968e99170feb44fe8eb4314b6c9fa9bcb76d4a2fd4f8c
languageName: node
linkType: hard

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

"@eslint/core@npm:^0.9.0":
version: 0.9.0
resolution: "@eslint/core@npm:0.9.0"
checksum: 10/2d11e9c6fac14cfa817c7a9939fd6b79f2120928e4933952d061651db93797e0fcd67c858a14980ac26e90f6e0e49051436aefa4a4b06a26f24e3028366f73d9
"@eslint/core@npm:^0.10.0":
version: 0.10.0
resolution: "@eslint/core@npm:0.10.0"
dependencies:
"@types/json-schema": "npm:^7.0.15"
checksum: 10/de41d7fa5dc468b70fb15c72829096939fc0217c41b8519af4620bc1089cb42539a15325c4c3ee3832facac1836c8c944c4a0c4d0cc8b33ffd8e95962278ae14
languageName: node
linkType: hard

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

"@eslint/js@npm:9.17.0":
version: 9.17.0
resolution: "@eslint/js@npm:9.17.0"
checksum: 10/1a89e62f5c50e75d44565b7f3b91701455a999132c991e10bac59c118fbb54bdd54be22b9bda1ac730f78a2e64604403d65ce5dd7726d80b2632982cfc3d84ac
"@eslint/js@npm:9.18.0":
version: 9.18.0
resolution: "@eslint/js@npm:9.18.0"
checksum: 10/364a7d030dad9dbda1458d8dbcea0199fe7d48bcfefe4b49389df6c45cdc5a2449f70e5d8a794e46ed9fb34af3fe5a3f53e30020d306b6ee791e2a1b2b9fa25f
languageName: node
linkType: hard

Expand All @@ -2250,12 +2252,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/plugin-kit@npm:^0.2.3":
version: 0.2.3
resolution: "@eslint/plugin-kit@npm:0.2.3"
"@eslint/plugin-kit@npm:^0.2.5":
version: 0.2.5
resolution: "@eslint/plugin-kit@npm:0.2.5"
dependencies:
"@eslint/core": "npm:^0.10.0"
levn: "npm:^0.4.1"
checksum: 10/0d0653ef840823fd5c0354ef8f1937e7763dbe830173eb6d2d55a19374bf04a06dff0e5214330c10a9425cf38655f632bb0d7d0666249b366e506ae291d82f7e
checksum: 10/82d0142bc7054587bde4f75c2c517f477df7c320e4bdb47a4d5f766899a313ce65e9ce5d59428178d0be473a95292065053f69637042546b811ad89079781cbc
languageName: node
linkType: hard

Expand Down Expand Up @@ -2956,12 +2959,12 @@ __metadata:
languageName: node
linkType: hard

"@lit/react@npm:^1.0.6":
version: 1.0.6
resolution: "@lit/react@npm:1.0.6"
"@lit/react@npm:^1.0.7":
version: 1.0.7
resolution: "@lit/react@npm:1.0.7"
peerDependencies:
"@types/react": 17 || 18
checksum: 10/343d6574b1b514a547dfd39f55014c4caf06c48facfc19431013b34f22c693939fa9e89a8336f8a64360718c9a34adf955d786e6142d358ccd880a9deab0b3b0
"@types/react": 17 || 18 || 19
checksum: 10/9bdf90e233c91822065d0f09aa0d085544b5d70902b05bb6204075404f7e0e5a62a9a447eac55178761690ea1f707b1c13fecd8f8b109a25f978afe7a2c74fea
languageName: node
linkType: hard

Expand Down Expand Up @@ -4013,9 +4016,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@skyra/discord-components-react@workspace:packages/react"
dependencies:
"@lit/react": "npm:^1.0.6"
"@lit/react": "npm:^1.0.7"
"@skyra/discord-components-core": "workspace:^"
"@types/react": "npm:^19.0.2"
"@types/react": "npm:^19.0.4"
colorette: "npm:^2.0.20"
react: "npm:^19.0.0"
rimraf: "npm:^6.0.1"
Expand Down Expand Up @@ -4462,12 +4465,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.0.2, @types/react@npm:^19.0.2":
version: 19.0.2
resolution: "@types/react@npm:19.0.2"
"@types/react@npm:19.0.4, @types/react@npm:^19.0.4":
version: 19.0.4
resolution: "@types/react@npm:19.0.4"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10/b355cfa22814e934b381c4f6de67c66652255377c3ddc6a757ea195ccbd0e7095aadfe1a28713d8ab1221222b8f2ec237903f4ec0e54eaf656ac832782d25dd2
checksum: 10/9c20c1bafc21b2022bb8d3cc168ec646ae91580f769218cf0040a789c6b757412b6f4462b475a229039e99cc2727af03ca87b6b39b16930928c717cfe8e06e67
languageName: node
linkType: hard

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

"astro@npm:5.1.2":
version: 5.1.2
resolution: "astro@npm:5.1.2"
"astro@npm:5.1.5":
version: 5.1.5
resolution: "astro@npm:5.1.5"
dependencies:
"@astrojs/compiler": "npm:^2.10.3"
"@astrojs/internal-helpers": "npm:0.4.2"
Expand Down Expand Up @@ -5572,7 +5575,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10/04c75ab6824932e7b3f0348111ed1bda1d173c29b9137f7ccea888f0528efbc7a9d81626db5a2d64d014eae36a6383ccb94eb3e69c9975ba793cf73465188f1a
checksum: 10/1561bae16741cffc87b580cd78ef9c75c179c684abaee018f23cc9a36a4c4369c110ebcb48301b85b51e7cdd9a2da8be7d6d1dd46d03741e41517aa7a8fb1900
languageName: node
linkType: hard

Expand Down Expand Up @@ -7148,14 +7151,14 @@ __metadata:
dependencies:
"@astrojs/check": "npm:0.9.4"
"@astrojs/lit": "npm:^4.3.0"
"@astrojs/starlight": "npm:0.30.3"
"@astrojs/starlight": "npm:0.30.6"
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "npm:2.0.2"
"@skyra/discord-components-core": "workspace:^"
"@skyra/discord-components-react": "workspace:^"
"@types/react": "npm:19.0.2"
"@types/react": "npm:19.0.4"
"@types/react-dom": "npm:^19.0.2"
"@webcomponents/template-shadowroot": "npm:^0.2.1"
astro: "npm:5.1.2"
astro: "npm:5.1.5"
lit: "npm:^3.2.1"
react-dom: "npm:^19.0.0"
starlight-typedoc: "npm:0.17.0"
Expand Down Expand Up @@ -8299,17 +8302,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:^9.17.0":
version: 9.17.0
resolution: "eslint@npm:9.17.0"
"eslint@npm:^9.18.0":
version: 9.18.0
resolution: "eslint@npm:9.18.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.19.0"
"@eslint/core": "npm:^0.9.0"
"@eslint/core": "npm:^0.10.0"
"@eslint/eslintrc": "npm:^3.2.0"
"@eslint/js": "npm:9.17.0"
"@eslint/plugin-kit": "npm:^0.2.3"
"@eslint/js": "npm:9.18.0"
"@eslint/plugin-kit": "npm:^0.2.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.4.1"
Expand Down Expand Up @@ -8344,7 +8347,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10/a48ee67dd4e737974bbb49ca5d12d0ce35bcd874507807599e3655bb398320ab27c9deed1aad508a963967815e626c21208f52158c2fc0796d0cc8186528efeb
checksum: 10/85f22991aab4b0809fdfc557ec2bd309062e7211b631674e71827a73c45e44febaa80dedda35150154e331a2d372c3a25e8e5dd4a99dc8a982fe8f7d645d859f
languageName: node
linkType: hard

Expand Down Expand Up @@ -14978,15 +14981,15 @@ __metadata:
dependencies:
"@commitlint/cli": "npm:^19.6.1"
"@commitlint/config-conventional": "npm:^19.6.0"
"@eslint/compat": "npm:^1.2.4"
"@eslint/compat": "npm:^1.2.5"
"@lerna-lite/cli": "npm:^3.11.0"
"@lerna-lite/publish": "npm:^3.11.0"
"@lerna-lite/run": "npm:^3.11.0"
"@sapphire/prettier-config": "npm:^2.0.0"
"@sapphire/ts-config": "npm:^5.0.1"
"@types/node": "npm:^22.10.5"
chalk-cli: "npm:^5.0.1"
eslint: "npm:^9.17.0"
eslint: "npm:^9.18.0"
eslint-config-neon: "npm:^0.2.4"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-html: "npm:^8.1.2"
Expand Down
Loading