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 Nov 8, 2024
1 parent 70f1e62 commit 1a6edfc
Show file tree
Hide file tree
Showing 2 changed files with 518 additions and 642 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,24 +12,24 @@
"next": "15.0.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"sass": "1.79.1",
"sass": "1.80.6",
"sharp": "0.33.5"
},
"devDependencies": {
"@playwright/test": "^1.36.2",
"@types/eslint": "9.6.1",
"@types/node": "22.5.5",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/sass": "1.45.0",
"@types/sharp": "0.32.0",
"eslint": "9.10.0",
"eslint": "9.14.0",
"eslint-config-upleveled": "8.11.3",
"postcss": "8.4.47",
"prettier": "^3.2.5",
"stylelint": "16.9.0",
"stylelint": "16.10.0",
"stylelint-config-upleveled": "1.1.5",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit 1a6edfc

Please sign in to comment.