Skip to content

Commit 91625d9

Browse files
committed
fix(deps): update dependency chroma-js to v3.2.0
GitOrigin-RevId: 2431f04533db32922eb7077902d3f1cb65b9b7ca
1 parent 908894c commit 91625d9

File tree

4 files changed

+39
-26
lines changed

4 files changed

+39
-26
lines changed

npm/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@boxyhq/saml20": "1.12.2",
5252
"@googleapis/admin": "30.1.0",
5353
"@libsql/sqlite3": "0.3.1",
54-
"axios": "1.12.0",
54+
"axios": "1.13.2",
5555
"encoding": "0.1.13",
5656
"ipaddr.js": "2.2.0",
5757
"jose": "6.1.2",

package-lock.json

Lines changed: 30 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
"@heroicons/react": "2.2.0",
7575
"@next/bundle-analyzer": "16.0.5",
7676
"@tailwindcss/typography": "0.5.19",
77-
"axios": "1.12.0",
78-
"chroma-js": "3.1.4",
77+
"axios": "1.13.2",
78+
"chroma-js": "3.2.0",
7979
"classnames": "2.5.1",
8080
"cors": "2.8.5",
8181
"cross-env": "10.1.0",
@@ -88,7 +88,7 @@
8888
"next-auth": "4.24.13",
8989
"next-i18next": "15.4.2",
9090
"next-mdx-remote": "5.0.0",
91-
"nodemailer": "7.0.9",
91+
"nodemailer": "7.0.11",
9292
"openid-client": "6.8.1",
9393
"pino": "10.1.0",
9494
"pino-pretty": "13.1.2",
@@ -120,7 +120,7 @@
120120
"eslint-config-next": "16.0.5",
121121
"eslint-config-prettier": "10.1.8",
122122
"eslint-plugin-i18next": "6.1.3",
123-
"globals": "14.0.0",
123+
"globals": "16.5.0",
124124
"jose": "6.1.2",
125125
"postcss": "8.5.6",
126126
"prettier": "3.7.1",

0 commit comments

Comments
 (0)