Skip to content

Commit

Permalink
fix(deps): update all dependencies to v15.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent c68835d commit 6b77e8a
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.3",
"next": "15.1.4",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.1.3",
"@next/eslint-plugin-next": "15.1.4",
"@types/eslint": "9.6.1",
"@types/node": "22.10.5",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"eslint": "9.17.0",
"eslint-config-next": "15.1.3",
"eslint-config-next": "15.1.4",
"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 6b77e8a

Please sign in to comment.