Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.4 (#964)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent d6fd88f commit c125088
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"packageManager": "pnpm@9.15.3",
"dependencies": {
"@acab/reset.css": "0.11.0",
"@next/third-parties": "15.1.3",
"@next/third-parties": "15.1.4",
"@types/node": "22.10.5",
"@types/react": "19.0.3",
"@types/three": "0.172.0",
"next": "15.1.3",
"next": "15.1.4",
"next-sitemap": "4.2.3",
"postcss-scss": "4.0.9",
"react": "19.0.0",
Expand All @@ -24,8 +24,8 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@next/bundle-analyzer": "15.1.3",
"@next/eslint-plugin-next": "15.1.3",
"@next/bundle-analyzer": "15.1.4",
"@next/eslint-plugin-next": "15.1.4",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/addon-links": "8.4.7",
Expand Down
126 changes: 63 additions & 63 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 c125088

Please sign in to comment.