Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent 9d28345 commit fa8d961
Show file tree
Hide file tree
Showing 2 changed files with 845 additions and 617 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
"swr": "2.0.1"
},
"devDependencies": {
"@testing-library/jest-dom": "5.16.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "12.1.2",
"@types/jsonwebtoken": "8.5.5",
"@types/react": "18.0.28",
"@types/react": "18.2.31",
"autoprefixer": "10.4.2",
"eslint": "7.32.0",
"eslint-config-next": "13.1.6",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.4.7",
"eslint-config-next": "13.5.6",
"eslint-plugin-prettier": "4.2.1",
"jest": "27.5.1",
"postcss": "8.4.5",
"prettier": "2.4.1",
"sass": "1.43.4",
"stylelint": "14.0.1",
"prettier": "2.8.8",
"sass": "1.69.4",
"stylelint": "14.16.1",
"stylelint-config-standard": "23.0.0",
"stylelint-scss": "4.0.0",
"tailwindcss": "3.0.15",
"stylelint-scss": "4.7.0",
"tailwindcss": "3.3.4",
"tempy": "1.0.1",
"typescript": "4.4.3"
"typescript": "4.9.5"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit fa8d961

Please sign in to comment.