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 Nov 26, 2024
1 parent 3e2b4e6 commit 1c004b8
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,26 @@
"zustand": "4.5.4"
},
"devDependencies": {
"@technologiestiftung/eslint-config": "0.2.0",
"@technologiestiftung/eslint-config": "0.3.1",
"@technologiestiftung/eslint-plugin": "0.1.1",
"@technologiestiftung/prettier-config": "1.0.0",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@types/node": "22.10.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"daisyui": "4.12.10",
"daisyui": "4.12.14",
"eslint": "8.57.1",
"eslint-plugin-react": "7.37.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.12",
"globals": "15.9.0",
"postcss": "8.4.47",
"prettier": "3.3.3",
"tailwindcss": "3.4.13",
"typescript": "5.6.2",
"vite": "5.4.8"
"eslint-plugin-react-refresh": "0.4.14",
"globals": "15.12.0",
"postcss": "8.4.49",
"prettier": "3.4.1",
"tailwindcss": "3.4.15",
"typescript": "5.7.2",
"vite": "5.4.11"
}
}

0 comments on commit 1c004b8

Please sign in to comment.