Browse Source

build(deps): bump chalk from 5.4.1 to 5.5.0 (#744)

Bumps [chalk](https://github.com/chalk/chalk) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v5.4.1...v5.5.0)

---
updated-dependencies:
- dependency-name: chalk
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 months ago
parent
commit
47db3e51f1
2 changed files with 20 additions and 20 deletions
  1. 1 1
      packages/errors/package.json
  2. 19 19
      pnpm-lock.yaml

+ 1 - 1
packages/errors/package.json

@@ -55,7 +55,7 @@
     "dependencies": {
     "dependencies": {
         "@codama/node-types": "workspace:*",
         "@codama/node-types": "workspace:*",
         "commander": "^14.0.0",
         "commander": "^14.0.0",
-        "chalk": "^5.4.1"
+        "chalk": "^5.5.0"
     },
     },
     "license": "MIT",
     "license": "MIT",
     "repository": {
     "repository": {

+ 19 - 19
pnpm-lock.yaml

@@ -161,8 +161,8 @@ importers:
         specifier: workspace:*
         specifier: workspace:*
         version: link:../node-types
         version: link:../node-types
       chalk:
       chalk:
-        specifier: ^5.4.1
-        version: 5.4.1
+        specifier: ^5.5.0
+        version: 5.5.0
       commander:
       commander:
         specifier: ^14.0.0
         specifier: ^14.0.0
         version: 14.0.0
         version: 14.0.0
@@ -1448,8 +1448,8 @@ packages:
   '@types/babel__template@7.4.4':
   '@types/babel__template@7.4.4':
     resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
     resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
 
 
-  '@types/babel__traverse@7.20.7':
-    resolution: {integrity: sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==}
+  '@types/babel__traverse@7.28.0':
+    resolution: {integrity: sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==}
 
 
   '@types/chai@5.2.2':
   '@types/chai@5.2.2':
     resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==}
     resolution: {integrity: sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==}
@@ -1803,8 +1803,8 @@ packages:
     resolution: {integrity: sha512-e/aPv0pmnvJqXM5SfCBpyMwZFEZrKW1Mb4unwTkxewk6/0TjwBk6l3B3F9H9OKZ3ErhkH4b+Epd3IIM5E53I2g==}
     resolution: {integrity: sha512-e/aPv0pmnvJqXM5SfCBpyMwZFEZrKW1Mb4unwTkxewk6/0TjwBk6l3B3F9H9OKZ3ErhkH4b+Epd3IIM5E53I2g==}
     engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
     engines: {node: ^16.10.0 || ^18.12.0 || >=20.0.0}
 
 
-  babel-preset-current-node-syntax@1.1.1:
-    resolution: {integrity: sha512-23fWKohMTvS5s0wwJKycOe0dBdCwQ6+iiLaNR9zy8P13mtFRFM9qLLX6HJX5DL2pi/FNDf3fCQHM4FIMoHH/7w==}
+  babel-preset-current-node-syntax@1.2.0:
+    resolution: {integrity: sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==}
     peerDependencies:
     peerDependencies:
       '@babel/core': ^7.0.0 || ^8.0.0-0
       '@babel/core': ^7.0.0 || ^8.0.0-0
 
 
@@ -1902,8 +1902,8 @@ packages:
     resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
     resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
     engines: {node: '>=10'}
     engines: {node: '>=10'}
 
 
-  chalk@5.4.1:
-    resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
+  chalk@5.5.0:
+    resolution: {integrity: sha512-1tm8DTaJhPBG3bIkVeZt1iZM9GfSX2lzOeDVZH9R9ffRHpmHvxZ/QhgQH/aDTkswQVt+YHdXAdS/In/30OjCbg==}
     engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
     engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
 
 
   char-regex@1.0.2:
   char-regex@1.0.2:
@@ -2045,8 +2045,8 @@ packages:
   eastasianwidth@0.2.0:
   eastasianwidth@0.2.0:
     resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
     resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
 
 
-  electron-to-chromium@1.5.192:
-    resolution: {integrity: sha512-rP8Ez0w7UNw/9j5eSXCe10o1g/8B1P5SM90PCCMVkIRQn2R0LEHWz4Eh9RnxkniuDe1W0cTSOB3MLlkTGDcuCg==}
+  electron-to-chromium@1.5.194:
+    resolution: {integrity: sha512-SdnWJwSUot04UR51I2oPD8kuP2VI37/CADR1OHsFOUzZIvfWJBO6q11k5P/uKNyTT3cdOsnyjkrZ+DDShqYqJA==}
 
 
   emittery@0.13.1:
   emittery@0.13.1:
     resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
     resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==}
@@ -4623,7 +4623,7 @@ snapshots:
 
 
   '@solana/errors@2.3.0(typescript@5.8.3)':
   '@solana/errors@2.3.0(typescript@5.8.3)':
     dependencies:
     dependencies:
-      chalk: 5.4.1
+      chalk: 5.5.0
       commander: 14.0.0
       commander: 14.0.0
       typescript: 5.8.3
       typescript: 5.8.3
 
 
@@ -4669,7 +4669,7 @@ snapshots:
       '@babel/types': 7.28.2
       '@babel/types': 7.28.2
       '@types/babel__generator': 7.27.0
       '@types/babel__generator': 7.27.0
       '@types/babel__template': 7.4.4
       '@types/babel__template': 7.4.4
-      '@types/babel__traverse': 7.20.7
+      '@types/babel__traverse': 7.28.0
 
 
   '@types/babel__generator@7.27.0':
   '@types/babel__generator@7.27.0':
     dependencies:
     dependencies:
@@ -4680,7 +4680,7 @@ snapshots:
       '@babel/parser': 7.28.0
       '@babel/parser': 7.28.0
       '@babel/types': 7.28.2
       '@babel/types': 7.28.2
 
 
-  '@types/babel__traverse@7.20.7':
+  '@types/babel__traverse@7.28.0':
     dependencies:
     dependencies:
       '@babel/types': 7.28.2
       '@babel/types': 7.28.2
 
 
@@ -5117,7 +5117,7 @@ snapshots:
       '@babel/types': 7.28.2
       '@babel/types': 7.28.2
       '@types/babel__core': 7.20.5
       '@types/babel__core': 7.20.5
 
 
-  babel-preset-current-node-syntax@1.1.1(@babel/core@7.28.0):
+  babel-preset-current-node-syntax@1.2.0(@babel/core@7.28.0):
     dependencies:
     dependencies:
       '@babel/core': 7.28.0
       '@babel/core': 7.28.0
       '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.28.0)
       '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.28.0)
@@ -5140,7 +5140,7 @@ snapshots:
     dependencies:
     dependencies:
       '@babel/core': 7.28.0
       '@babel/core': 7.28.0
       babel-plugin-jest-hoist: 30.0.0-alpha.6
       babel-plugin-jest-hoist: 30.0.0-alpha.6
-      babel-preset-current-node-syntax: 1.1.1(@babel/core@7.28.0)
+      babel-preset-current-node-syntax: 1.2.0(@babel/core@7.28.0)
 
 
   balanced-match@1.0.2: {}
   balanced-match@1.0.2: {}
 
 
@@ -5172,7 +5172,7 @@ snapshots:
   browserslist@4.25.1:
   browserslist@4.25.1:
     dependencies:
     dependencies:
       caniuse-lite: 1.0.30001731
       caniuse-lite: 1.0.30001731
-      electron-to-chromium: 1.5.192
+      electron-to-chromium: 1.5.194
       node-releases: 2.0.19
       node-releases: 2.0.19
       update-browserslist-db: 1.1.3(browserslist@4.25.1)
       update-browserslist-db: 1.1.3(browserslist@4.25.1)
 
 
@@ -5232,7 +5232,7 @@ snapshots:
       ansi-styles: 4.3.0
       ansi-styles: 4.3.0
       supports-color: 7.2.0
       supports-color: 7.2.0
 
 
-  chalk@5.4.1: {}
+  chalk@5.5.0: {}
 
 
   char-regex@1.0.2: {}
   char-regex@1.0.2: {}
 
 
@@ -5339,7 +5339,7 @@ snapshots:
 
 
   eastasianwidth@0.2.0: {}
   eastasianwidth@0.2.0: {}
 
 
-  electron-to-chromium@1.5.192: {}
+  electron-to-chromium@1.5.194: {}
 
 
   emittery@0.13.1: {}
   emittery@0.13.1: {}
 
 
@@ -6149,7 +6149,7 @@ snapshots:
       '@jest/snapshot-utils': 30.0.0-alpha.6
       '@jest/snapshot-utils': 30.0.0-alpha.6
       '@jest/transform': 30.0.0-alpha.6
       '@jest/transform': 30.0.0-alpha.6
       '@jest/types': 30.0.0-alpha.6
       '@jest/types': 30.0.0-alpha.6
-      babel-preset-current-node-syntax: 1.1.1(@babel/core@7.28.0)
+      babel-preset-current-node-syntax: 1.2.0(@babel/core@7.28.0)
       chalk: 4.1.2
       chalk: 4.1.2
       expect: 30.0.0-alpha.6
       expect: 30.0.0-alpha.6
       graceful-fs: 4.2.11
       graceful-fs: 4.2.11