Skip to content

Commit

Permalink
fix(deps): update all dependencies to v15.1.2 (#384)
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 Dec 19, 2024
1 parent 9ba38e1 commit 86f92f7
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
6 changes: 3 additions & 3 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"prettier:fix": "prettier . --write"
},
"dependencies": {
"next": "15.1.1",
"next": "15.1.2",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.1.1",
"@next/eslint-plugin-next": "15.1.2",
"@types/eslint": "9.6.1",
"@types/node": "22.10.2",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"eslint": "9.17.0",
"eslint-config-next": "15.1.1",
"eslint-config-next": "15.1.2",
"postcss": "8.4.49",
"prettier": "3.4.2",
"tailwindcss": "3.4.17",
Expand Down
104 changes: 52 additions & 52 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 86f92f7

Please sign in to comment.