Skip to content

Commit

Permalink
⬆️ (deps) next@14.1.4 🔺 [skip ci] (#2369)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 01008eb commit 410bee5
Show file tree
Hide file tree
Showing 8 changed files with 86 additions and 90 deletions.
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@mantine/hooks": "7.6.2",
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"next": "14.1.3",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.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,6 +11,6 @@
"@types/jest": "29.5.12",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "14.1.3"
"next": "14.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/next-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "./next.config.mjs",
"devDependencies": {
"@jeromefitz/prettier-config": "2.0.2",
"@next/bundle-analyzer": "14.1.3",
"@next/bundle-analyzer": "14.1.4",
"@octokit/core": "6.0.1",
"@plaiceholder/next": "3.0.0",
"fast-json-stable-stringify": "2.1.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 @@ -114,7 +114,7 @@
"@types/react": "18.2.67",
"@types/react-dom": "18.2.22",
"date-fns": "3.6.0",
"next": "14.1.3",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.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 @@ -137,7 +137,7 @@
"github-slugger": "2.0.0",
"ioredis": "5.3.2",
"lodash": "4.17.21",
"next": "14.1.3",
"next": "14.1.4",
"plaiceholder": "3.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit 410bee5

Please sign in to comment.