Skip to content

Commit

Permalink
Merge pull request #375 from containers/renovate/node-dependencies
Browse files Browse the repository at this point in the history
fix(deps): update node dependencies
  • Loading branch information
TomSweeneyRedHat authored Mar 1, 2025
2 parents 8cb06d4 + 5894f72 commit c8b4a36
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8931,12 +8931,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
"nanoid@npm:^3.3.8":
version: 3.3.8
resolution: "nanoid@npm:3.3.8"
bin:
nanoid: bin/nanoid.cjs
checksum: d36c427e530713e4ac6567d488b489a36582ef89da1d6d4e3b87eded11eb10d7042a877958c6f104929809b2ab0bafa17652b076cdf84324aa75b30b722204f2
checksum: dfe0adbc0c77e9655b550c333075f51bb28cfc7568afbf3237249904f9c86c9aaaed1f113f0fddddba75673ee31c758c30c43d4414f014a52a7a626efc5958c9
languageName: node
linkType: hard

Expand Down Expand Up @@ -9357,9 +9357,9 @@ __metadata:
linkType: hard

"papaparse@npm:^5.4.1":
version: 5.4.1
resolution: "papaparse@npm:5.4.1"
checksum: fc9e52f7158dca3517c229e3309065b1ab5da6c7194572fba4f31ff138bc43e3c91182cc40365cc828f97fe10d0aca416068fd731661058bea0f69ddb84a411a
version: 5.5.2
resolution: "papaparse@npm:5.5.2"
checksum: 59d5c6aca4fe1621cc12f66c024d0ea651bb4aad77d50c2d66a3e3c1ba60e992e2f52762f783fc2531348120c302ab272d8e448d853652232c9c742cdb666fb8
languageName: node
linkType: hard

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

"postcss@npm:^8.3.11, postcss@npm:^8.4.14, postcss@npm:^8.4.17, postcss@npm:^8.4.21, postcss@npm:^8.4.47":
version: 8.4.49
resolution: "postcss@npm:8.4.49"
version: 8.5.3
resolution: "postcss@npm:8.5.3"
dependencies:
nanoid: ^3.3.7
nanoid: ^3.3.8
picocolors: ^1.1.1
source-map-js: ^1.2.1
checksum: eb5d6cbdca24f50399aafa5d2bea489e4caee4c563ea1edd5a2485bc5f84e9ceef3febf170272bc83a99c31d23a316ad179213e853f34c2a7a8ffa534559d63a
checksum: da574620eb84ff60e65e1d8fc6bd5ad87a19101a23d0aba113c653434161543918229a0f673d89efb3b6d4906287eb04b957310dbcf4cbebacad9d1312711461
languageName: node
linkType: hard

Expand All @@ -10185,14 +10185,14 @@ __metadata:
linkType: hard

"prettier-plugin-tailwindcss@npm:^0.6.0":
version: 0.6.9
resolution: "prettier-plugin-tailwindcss@npm:0.6.9"
version: 0.6.11
resolution: "prettier-plugin-tailwindcss@npm:0.6.11"
peerDependencies:
"@ianvs/prettier-plugin-sort-imports": "*"
"@prettier/plugin-pug": "*"
"@shopify/prettier-plugin-liquid": "*"
"@trivago/prettier-plugin-sort-imports": "*"
"@zackad/prettier-plugin-twig-melody": "*"
"@zackad/prettier-plugin-twig": "*"
prettier: ^3.0
prettier-plugin-astro: "*"
prettier-plugin-css-order: "*"
Expand All @@ -10214,7 +10214,7 @@ __metadata:
optional: true
"@trivago/prettier-plugin-sort-imports":
optional: true
"@zackad/prettier-plugin-twig-melody":
"@zackad/prettier-plugin-twig":
optional: true
prettier-plugin-astro:
optional: true
Expand All @@ -10238,7 +10238,7 @@ __metadata:
optional: true
prettier-plugin-svelte:
optional: true
checksum: 6463a9c76b5b417ea0a89413b1e33e4d985c1a80ff768140ad2ab08220be9a9e0548f41f5be6132ac19cbec88078266da8e3712b7ddcb5cc91fd5a1d662ad649
checksum: b626a09248e94d39b0ac26fe26323503faaf11aeae9a741b8a93ed65ee27ac12eadc00fa8f7113a0c54f88df59aa0136e4efb830d47ab204808a21b16e7d9b84
languageName: node
linkType: hard

Expand Down

0 comments on commit c8b4a36

Please sign in to comment.