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 14, 2024
1 parent 75ac9af commit 0bd7171
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,24 +21,24 @@
"zustand": "4.5.5"
},
"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/react": "18.3.3",
"@types/react-dom": "18.3.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",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-plugin-react": "7.35.0",
"@vitejs/plugin-react": "4.3.3",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-refresh": "0.4.7",
"globals": "15.8.0",
"postcss": "8.4.40",
"eslint-plugin-react-refresh": "0.4.14",
"globals": "15.12.0",
"postcss": "8.4.49",
"prettier": "3.3.3",
"tailwindcss": "3.4.7",
"typescript": "5.3.3",
"vite": "5.3.5"
"tailwindcss": "3.4.15",
"typescript": "5.6.3",
"vite": "5.4.11"
}
}

0 comments on commit 0bd7171

Please sign in to comment.