Skip to content

Commit

Permalink
⬆️ (deps) next 🔺 [b]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 14d3522 commit ad26e46
Show file tree
Hide file tree
Showing 9 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@jeromefitz/storybook-config": "workspace:*",
"@jeromefitz/tailwind-config": "workspace:*",
"@mantine/hooks": "7.16.1",
"next": "15.1.5",
"next": "15.1.6",
"react": "19.0.0",
"react-dom": "19.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@types/jest": "29.5.14",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "15.1.5",
"next": "15.1.6",
"react": "19.0.0",
"react-dom": "19.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
"main": "./next.config.mjs",
"devDependencies": {
"@jeromefitz/prettier-config": "2.1.1",
"@next/bundle-analyzer": "15.1.5",
"@next/bundle-analyzer": "15.1.6",
"@octokit/core": "6.1.3",
"@plaiceholder/next": "3.0.0",
"fast-json-stable-stringify": "2.1.0",
"lodash": "4.17.21",
"next": "15.1.5",
"next": "15.1.6",
"plaiceholder": "3.0.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/next-notion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@notionhq/client": "2.2.15",
"date-fns": "4.1.0",
"ms": "3.0.0-canary.1",
"next": "15.1.5",
"next": "15.1.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"server-only": "0.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"ioredis": "5.4.2",
"lodash": "4.17.21",
"ms": "3.0.0-canary.1",
"next": "15.1.5",
"next": "15.1.6",
"plaiceholder": "3.0.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "8.5.1",
"less": "4.2.2",
"next": "15.1.5",
"next": "15.1.6",
"postcss": "8.5.1",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
Loading

0 comments on commit ad26e46

Please sign in to comment.