Skip to content

Commit

Permalink
chore(deps): update devdependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 83a61b4 commit cbb0d3d
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 63 deletions.
112 changes: 58 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"zustand": "4.5.1"
},
"devDependencies": {
"@playwright/test": "1.41.2",
"@types/node": "20.11.20",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@playwright/test": "1.42.1",
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.17",
"daisyui": "4.7.2",
"autoprefixer": "10.4.18",
"daisyui": "4.7.3",
"eslint": "8.57.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.5",
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-tailwindcss": "0.5.11",
"prettier-plugin-tailwindcss": "0.5.12",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.1.4"
"typescript": "5.4.2",
"vite": "5.1.5"
}
}

0 comments on commit cbb0d3d

Please sign in to comment.