Skip to content

Commit

Permalink
chore(deps): update dependency postcss to v8.4.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 17, 2024
1 parent eaa84b5 commit fd91fe9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"devDependencies": {
"@privyid/tailwind-preset": "0.16.0",
"autoprefixer": "10.4.14",
"postcss": "8.4.18",
"postcss": "8.4.36",
"tailwindcss": "3.3.3",
"vitepress": "1.0.0-alpha.75",
"vue": "3.2.47"
Expand Down
30 changes: 23 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3341,6 +3341,15 @@ __metadata:
languageName: node
linkType: hard

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

"negotiator@npm:^0.6.3":
version: 0.6.3
resolution: "negotiator@npm:0.6.3"
Expand Down Expand Up @@ -3708,14 +3717,14 @@ __metadata:
languageName: node
linkType: hard

"postcss@npm:8.4.18":
version: 8.4.18
resolution: "postcss@npm:8.4.18"
"postcss@npm:8.4.36":
version: 8.4.36
resolution: "postcss@npm:8.4.36"
dependencies:
nanoid: ^3.3.4
nanoid: ^3.3.7
picocolors: ^1.0.0
source-map-js: ^1.0.2
checksum: 9349fd99849b2e3d2e134ff949b7770ecb12375f352723ce2bcc06167eba3850ea7844c1b191a85cd915d6a396b4e8ee9a5267e6cc5d8d003d0cbc7a97555d39
source-map-js: ^1.1.0
checksum: 1bb0f2bdfccd5a3ea0ed39700c09098f15501d38110208bfba2df5e3925e4ff7e9a4eaf8abb87bc692ae4d122d9aa0ec13bf4f4d8fd1ad8d8ceaa1f345e50ed1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3986,7 +3995,7 @@ __metadata:
"@privyid/persona": 0.16.0
"@privyid/tailwind-preset": 0.16.0
autoprefixer: 10.4.14
postcss: 8.4.18
postcss: 8.4.36
tailwindcss: 3.3.3
vitepress: 1.0.0-alpha.75
vue: 3.2.47
Expand Down Expand Up @@ -4186,6 +4195,13 @@ __metadata:
languageName: node
linkType: hard

"source-map-js@npm:^1.1.0":
version: 1.1.0
resolution: "source-map-js@npm:1.1.0"
checksum: 6ef39381cdf5451c3db406e4b0fa95657be3c35db76fe6df3be430174b2e6af3c0b57d9728328dc62a211ae6209a0295d6a26442a55d5fccbf7cf1211fffa80e
languageName: node
linkType: hard

"source-map@npm:^0.6.1":
version: 0.6.1
resolution: "source-map@npm:0.6.1"
Expand Down

0 comments on commit fd91fe9

Please sign in to comment.