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

chore(deps): lock file maintenance (main) #19

Closed
wants to merge 1 commit into from
Closed
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
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11193,8 +11193,8 @@ __metadata:
linkType: hard

"@swc/cli@npm:^0.3.0":
version: 0.3.5
resolution: "@swc/cli@npm:0.3.5"
version: 0.3.6
resolution: "@swc/cli@npm:0.3.6"
dependencies:
"@mole-inc/bin-wrapper": "npm:^8.0.1"
commander: "npm:^7.1.0"
Expand All @@ -11214,7 +11214,7 @@ __metadata:
spack: bin/spack.js
swc: bin/swc.js
swcx: bin/swcx.js
checksum: 10/10e49869865e7f5651a7d00151452ce8733f6f26324b47f87e72355eaca07b6d1f03ed901edc029c178f0860dd9035619e2639eca69d7a89ad4b9248dc576909
checksum: 10/9f42d1aad6880b99fe8f34371eef7b50d2e9ca348a940eb80189720723daa6457627c6d7d03872ee00c23c29f1d771ca9f52b5c1fff010bff4157545bbbf726e
languageName: node
linkType: hard

Expand Down Expand Up @@ -12091,13 +12091,13 @@ __metadata:
linkType: hard

"@types/react@npm:^18.0.0":
version: 18.2.50
resolution: "@types/react@npm:18.2.50"
version: 18.2.51
resolution: "@types/react@npm:18.2.51"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/86ff44b88d09119df86e84d86a685fbc1f5371a45b65fbc891eb12bda420138405342a23bd52ee48d71d8adb9c6815bbb2a501ef153b031388922c65d150fb94
checksum: 10/af2935027172ea40695b90b02e98520a097160fa8517f6022e2e2cf8518017e0b84991cc34ee8d72cd91dcb7c5404784d4bada7a4836edf2727c3d6703c16ff8
languageName: node
linkType: hard

Expand Down Expand Up @@ -28871,8 +28871,8 @@ __metadata:
linkType: hard

"stylelint@npm:^16.0.2":
version: 16.2.0
resolution: "stylelint@npm:16.2.0"
version: 16.2.1
resolution: "stylelint@npm:16.2.1"
dependencies:
"@csstools/css-parser-algorithms": "npm:^2.5.0"
"@csstools/css-tokenizer": "npm:^2.2.3"
Expand Down Expand Up @@ -28914,7 +28914,7 @@ __metadata:
write-file-atomic: "npm:^5.0.1"
bin:
stylelint: bin/stylelint.mjs
checksum: 10/7a99c265e7a72f0e9c9e4cad4c4c2cab6d6fee9728d2016b9988c53fa504802fd2b21e49e9da7858f01c8b11e8e84c30a16d0aec928e5af26485cd9b0f23bd94
checksum: 10/e2f8a5d273788239f4c5bd5c4d9a9737ec8062ebd6d247a51466bfce434e5da28e6346cfcf00a1b9f45738070a65d90675624288a9afe8346f7c1027821005a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -29082,12 +29082,12 @@ __metadata:
linkType: hard

"swc-loader@npm:^0.2.3":
version: 0.2.3
resolution: "swc-loader@npm:0.2.3"
version: 0.2.4
resolution: "swc-loader@npm:0.2.4"
peerDependencies:
"@swc/core": ^1.2.147
webpack: ">=2"
checksum: 10/010d84d399525c0185d36d62c86c55ae017e7a90046bc8a39be4b7e07526924037868049f6037bc966da98151cb2600934b96a66279b742d3c413a718b427251
checksum: 10/f23bfe8900b35abdcb9910a2749f3c9d66edf5c660afc67fcf7983647eaec322e024d1edd3bd9fd48bd3191eea0616f67b5f8b5f923e3a648fa5b448683c3213
languageName: node
linkType: hard

Expand Down
Loading