Skip to content

Commit

Permalink
chore(deps): update dependency picocolors to v1.1.1 (#6015)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent d11d903 commit e92ca19
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"next-secure-headers": "2.2.0",
"next-seo": "6.6.0",
"ofetch": "1.4.1",
"picocolors": "1.1.0",
"picocolors": "1.1.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-main-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"is-port-reachable": "4.0.0",
"keyword-extractor": "0.0.28",
"npm-run-all2": "6.2.3",
"picocolors": "1.1.0",
"picocolors": "1.1.1",
"prettier": "3.3.3",
"prisma": "5.21.1",
"rimraf": "6.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7724,7 +7724,7 @@ __metadata:
is-port-reachable: "npm:4.0.0"
keyword-extractor: "npm:0.0.28"
npm-run-all2: "npm:6.2.3"
picocolors: "npm:1.1.0"
picocolors: "npm:1.1.1"
prettier: "npm:3.3.3"
prisma: "npm:5.21.1"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -14961,7 +14961,7 @@ __metadata:
next-seo: "npm:6.6.0"
npm-run-all2: "npm:6.2.3"
ofetch: "npm:1.4.1"
picocolors: "npm:1.1.0"
picocolors: "npm:1.1.1"
postcss: "npm:8.4.47"
postcss-flexbugs-fixes: "npm:5.0.2"
postcss-preset-env: "npm:10.0.7"
Expand Down Expand Up @@ -15832,10 +15832,10 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:1.1.0, picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0":
version: 1.1.0
resolution: "picocolors@npm:1.1.0"
checksum: 10c0/86946f6032148801ef09c051c6fb13b5cf942eaf147e30ea79edb91dd32d700934edebe782a1078ff859fb2b816792e97ef4dab03d7f0b804f6b01a0df35e023
"picocolors@npm:1.1.1, picocolors@npm:^1.0.0, picocolors@npm:^1.0.1, picocolors@npm:^1.1.0":
version: 1.1.1
resolution: "picocolors@npm:1.1.1"
checksum: 10c0/e2e3e8170ab9d7c7421969adaa7e1b31434f789afb9b3f115f6b96d91945041ac3ceb02e9ec6fe6510ff036bcc0bf91e69a1772edc0b707e12b19c0f2d6bcf58
languageName: node
linkType: hard

Expand Down

0 comments on commit e92ca19

Please sign in to comment.