Skip to content

Commit

Permalink
Update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent b695e43 commit 88ecf62
Show file tree
Hide file tree
Showing 2 changed files with 700 additions and 601 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,26 @@
"start": "next start"
},
"dependencies": {
"next": "15.1.3",
"next": "15.1.6",
"react": "19.0.0",
"react-dom": "19.0.0",
"sass": "1.83.0",
"sass": "1.83.4",
"sharp": "0.33.5"
},
"devDependencies": {
"@playwright/test": "^1.36.2",
"@types/node": "22.10.4",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/node": "22.10.10",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/sass": "1.45.0",
"@types/sharp": "0.32.0",
"eslint": "9.17.0",
"eslint": "9.19.0",
"eslint-config-upleveled": "8.12.1",
"postcss": "8.4.49",
"postcss": "8.5.1",
"prettier": "^3.2.5",
"stylelint": "16.12.0",
"stylelint-config-upleveled": "1.1.5",
"typescript": "5.7.2"
"stylelint": "16.14.1",
"stylelint-config-upleveled": "1.1.9",
"typescript": "5.7.3"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.4"
}
Loading

0 comments on commit 88ecf62

Please sign in to comment.