Skip to content

Commit

Permalink
⬆️ (deps) [email protected] 🔺 [b] (#2622)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2024
1 parent 5e21638 commit 10313dd
Show file tree
Hide file tree
Showing 9 changed files with 92 additions and 92 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.11.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"next": "14.2.4",
"next": "14.2.5",
"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.4",
"next": "14.2.5",
"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.7",
"@next/bundle-analyzer": "14.2.4",
"@next/bundle-analyzer": "14.2.5",
"@octokit/core": "6.1.2",
"@plaiceholder/next": "3.0.0",
"fast-json-stable-stringify": "2.1.0",
"lodash": "4.17.21",
"next": "14.2.4",
"next": "14.2.5",
"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.3",
"@types/react-dom": "18.3.0",
"date-fns": "3.6.0",
"next": "14.2.4",
"next": "14.2.5",
"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.4",
"next": "14.2.5",
"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.2.2",
"less": "4.2.0",
"next": "14.2.4",
"next": "14.2.5",
"postcss": "8.4.39",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit 10313dd

Please sign in to comment.