Skip to content

Commit 9b02570

Browse files
committed
update deps
1 parent ea3d62a commit 9b02570

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

packages/nextjs/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
"@sentry/react": "10.21.0",
8888
"@sentry/vercel-edge": "10.21.0",
8989
"@sentry/webpack-plugin": "^4.3.0",
90-
"chalk": "3.0.0",
9190
"resolve": "1.22.8",
9291
"rollup": "^4.35.0",
9392
"stacktrace-parser": "^0.1.10"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12615,14 +12615,6 @@ [email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.
1261512615
escape-string-regexp "^1.0.5"
1261612616
supports-color "^5.3.0"
1261712617

12618-
[email protected], chalk@^3.0.0:
12619-
version "3.0.0"
12620-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
12621-
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
12622-
dependencies:
12623-
ansi-styles "^4.1.0"
12624-
supports-color "^7.1.0"
12625-
1262612618
1262712619
version "4.1.0"
1262812620
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
@@ -12642,6 +12634,14 @@ chalk@^1.0.0:
1264212634
strip-ansi "^3.0.0"
1264312635
supports-color "^2.0.0"
1264412636

12637+
chalk@^3.0.0:
12638+
version "3.0.0"
12639+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4"
12640+
integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==
12641+
dependencies:
12642+
ansi-styles "^4.1.0"
12643+
supports-color "^7.1.0"
12644+
1264512645
chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
1264612646
version "4.1.2"
1264712647
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"

0 commit comments

Comments
 (0)