Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 71c21e4 commit 1f423c0
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 165 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,24 @@
"devDependencies": {
"@tailwindcss/typography": "0.5.9",
"@tauri-apps/cli": "1.4.0",
"@types/node": "18.17.0",
"@types/react": "18.2.15",
"@types/node": "18.17.1",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.1.0",
"@typescript-eslint/parser": "6.1.0",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@vitejs/plugin-react": "4.0.3",
"autoprefixer": "10.4.14",
"daisyui": "3.3.1",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-react": "7.33.0",
"daisyui": "3.5.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-react": "7.33.1",
"postcss": "8.4.27",
"prettier": "3.0.0",
"prettier-plugin-tailwindcss": "0.4.1",
"react-daisyui": "4.0.0",
"react-daisyui": "4.0.1",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"vite": "4.4.6"
"vite": "4.4.7"
}
}
Loading

0 comments on commit 1f423c0

Please sign in to comment.