Skip to content

Commit

Permalink
chore(web): update next.js to v13.4.10
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 19b409e commit cef1696
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@mantine/spotlight": "6.0.16",
"@mantine/tiptap": "6.0.16",
"@mantine/utils": "6.0.16",
"@next/bundle-analyzer": "13.4.9",
"@next/bundle-analyzer": "13.4.10",
"@opentelemetry/api": "1.4.1",
"@opentelemetry/exporter-trace-otlp-http": "0.40.0",
"@opentelemetry/instrumentation": "0.40.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-i18next": "13.0.1"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.9",
"@next/bundle-analyzer": "13.4.10",
"@types/eslint": "8.40.2",
"@types/node": "18.16.19",
"@types/react": "18.2.14",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"preinstall": "npx only-allow pnpm"
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.9",
"@next/eslint-plugin-next": "13.4.10",
"@tanstack/eslint-plugin-query": "4.29.9",
"@types/eslint": "8.40.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.16.19",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"eslint": "8.44.0",
"eslint-config-next": "13.4.9",
"eslint-config-next": "13.4.10",
"eslint-config-prettier": "8.8.0",
"eslint-formatter-github": "1.1.4",
"eslint-import-resolver-typescript": "3.5.5",
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit cef1696

Please sign in to comment.