Skip to content

Commit

Permalink
⬆️ (deps) [email protected] 🔺 [b] (#1748)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2023
1 parent 8702d9a commit 8ee56d4
Show file tree
Hide file tree
Showing 8 changed files with 75 additions and 75 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.17",
"next": "13.4.11",
"next": "13.4.12",
"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.11"
"next": "13.4.12"
}
}
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.11",
"@next/bundle-analyzer": "13.4.12",
"@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.8",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",
"next": "13.4.11",
"next": "13.4.12",
"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 @@ -62,7 +62,7 @@
"github-slugger": "2.0.0",
"ioredis": "5.3.2",
"lodash": "4.17.21",
"next": "13.4.11",
"next": "13.4.12",
"next-notion": "workspace:*",
"plaiceholder": "3.0.0",
"react": "18.2.0",
Expand Down
136 changes: 68 additions & 68 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/jerandky.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.11",
"next": "13.4.12",
"next-themes": "0.2.1",
"plaiceholder": "3.0.0",
"pluralize": "8.0.0",
Expand Down
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.11",
"next": "13.4.12",
"next-themes": "0.2.1",
"plaiceholder": "3.0.0",
"pluralize": "8.0.0",
Expand Down

0 comments on commit 8ee56d4

Please sign in to comment.