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 9, 2023
1 parent 664c753 commit 1daa506
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 173 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "portfolio-cms",
"version": "0.1.0",
"private": true,
"packageManager": "pnpm@8.9.2",
"packageManager": "pnpm@8.10.2",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand All @@ -18,17 +18,17 @@
"sharp": "0.32.6"
},
"devDependencies": {
"@babel/eslint-parser": "7.22.15",
"@babel/eslint-parser": "7.23.3",
"@next/eslint-plugin-next": "13.5.6",
"@playwright/test": "^1.37.0",
"@types/eslint": "8.44.6",
"@types/node": "20.8.7",
"@types/react": "18.2.29",
"@types/react-dom": "18.2.14",
"@types/eslint": "8.44.7",
"@types/node": "20.9.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/sharp": "0.31.1",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
"eslint-config-upleveled": "5.1.0",
"postcss": "8.4.31",
"stylelint": "15.11.0",
Expand Down
Loading

0 comments on commit 1daa506

Please sign in to comment.