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 Sep 12, 2024
1 parent f005ae3 commit 14448ae
Show file tree
Hide file tree
Showing 9 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@mantine/hooks": "7.12.2",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"next": "14.2.10",
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1"
}
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 @@ -13,7 +13,7 @@
"@types/react-dom": "18.3.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "14.2.10",
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1"
}
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.0.9",
"@next/bundle-analyzer": "14.2.10",
"@next/bundle-analyzer": "14.2.11",
"@octokit/core": "6.1.2",
"@plaiceholder/next": "3.0.0",
"fast-json-stable-stringify": "2.1.0",
"lodash": "4.17.21",
"next": "14.2.10",
"next": "14.2.11",
"plaiceholder": "3.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
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 @@ -114,7 +114,7 @@
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"date-fns": "3.6.0",
"next": "14.2.10",
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"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 @@
"github-slugger": "2.0.0",
"ioredis": "5.4.1",
"lodash": "4.17.21",
"next": "14.2.10",
"next": "14.2.11",
"plaiceholder": "3.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
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.3.0",
"less": "4.2.0",
"next": "14.2.10",
"next": "14.2.11",
"postcss": "8.4.45",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 14448ae

Please sign in to comment.