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 Jul 14, 2023
1 parent 8393041 commit efadfee
Show file tree
Hide file tree
Showing 7 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@jeromefitz/storybook-config": "workspace:*",
"@jeromefitz/tailwind-config": "workspace:*",
"@mantine/hooks": "6.0.16",
"next": "13.4.9",
"next": "13.4.10",
"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 @@ -12,6 +12,6 @@
"@types/testing-library__jest-dom": "5.14.8",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"next": "13.4.9"
"next": "13.4.10"
}
}
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.js",
"devDependencies": {
"@jeromefitz/prettier-config": "1.2.1",
"@next/bundle-analyzer": "13.4.9",
"@next/bundle-analyzer": "13.4.10",
"@octokit/core": "5.0.0",
"@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 @@ -44,7 +44,7 @@
"@notionhq/client": "2.2.7",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"next": "13.4.9",
"next": "13.4.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"uuid": "9.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"fast-json-stable-stringify": "2.1.0",
"ioredis": "5.3.2",
"lodash": "4.17.21",
"next": "13.4.9",
"next": "13.4.10",
"next-notion": "workspace:*",
"plaiceholder": "3.0.0",
"react": "18.2.0",
Expand Down
128 changes: 64 additions & 64 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sites/jeromefitzgerald.com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"ioredis": "5.3.2",
"isomorphic-unfetch": "4.0.2",
"ms": "3.0.0-canary.1",
"next": "13.4.9",
"next": "13.4.10",
"next-themes": "0.2.1",
"plaiceholder": "3.0.0",
"pluralize": "8.0.0",
Expand Down

0 comments on commit efadfee

Please sign in to comment.