Skip to content

Commit 6996fcc

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /packages/eds-color-palette-generator directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.2.4 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.4...v15.4.7) Updates `axios` from 1.11.0 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.11.0...v1.12.0) Updates `next` from 15.2.4 to 15.4.7 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.2.4...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2130c6 commit 6996fcc

File tree

4 files changed

+216
-579
lines changed

4 files changed

+216
-579
lines changed

packages/eds-color-palette-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@equinor/eds-tokens": "workspace:*",
2929
"colorjs.io": "^0.5.2",
3030
"lucide-react": "^0.542.0",
31-
"next": "15.2.4",
31+
"next": "15.4.7",
3232
"react": "^19.1.1",
3333
"react-dom": "^19.1.1"
3434
},

packages/eds-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@next/mdx": "^15.5.2",
1919
"@types/mdx": "^2.0.13",
2020
"github-markdown-css": "^5.8.1",
21-
"next": "^15.5.2",
21+
"next": "^15.4.7",
2222
"react": "^19.1.1",
2323
"react-dom": "^19.1.1",
2424
"remark-gfm": "^4.0.1"

packages/eds-tokens-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"devDependencies": {
4646
"@figma/rest-api-spec": "^0.33.0",
4747
"@types/node": "^22.18.0",
48-
"axios": "^1.11.0",
48+
"axios": "^1.12.0",
4949
"dotenv": "^16.6.1",
5050
"prettier": "^3.6.2",
5151
"typescript": "^5.9.2",

0 commit comments

Comments
 (0)