Skip to content

Commit

Permalink
chore(deps): update dependency upgrades - non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent c7faf9f commit d785c91
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 170 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "next-starter-peacock",
"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 @@ -28,15 +28,15 @@
"@next/eslint-plugin-next": "13.5.6",
"@playwright/test": "^1.36.2",
"@types/eslint": "8.44.6",
"@types/node": "20.8.7",
"@types/react": "18.2.29",
"@types/node": "20.8.10",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/sharp": "0.31.1",
"@types/styled-components": "5.1.29",
"@types/uuid": "9.0.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"eslint": "8.53.0",
"eslint-config-upleveled": "5.1.0",
"postcss": "8.4.31",
"rss": "1.2.2",
Expand Down
Loading

0 comments on commit d785c91

Please sign in to comment.