Skip to content
This repository was archived by the owner on Sep 24, 2025. It is now read-only.

Commit eaab3f7

Browse files
chore(deps): update devdependencies-non-major
1 parent 35b63d0 commit eaab3f7

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,24 @@
2121
"zustand": "4.5.5"
2222
},
2323
"devDependencies": {
24-
"@technologiestiftung/eslint-config": "0.2.0",
24+
"@technologiestiftung/eslint-config": "0.3.1",
2525
"@technologiestiftung/eslint-plugin": "0.1.1",
2626
"@technologiestiftung/prettier-config": "1.0.0",
27-
"@types/react": "18.3.3",
28-
"@types/react-dom": "18.3.0",
27+
"@types/react": "18.3.12",
28+
"@types/react-dom": "18.3.1",
2929
"@typescript-eslint/eslint-plugin": "7.18.0",
3030
"@typescript-eslint/parser": "7.18.0",
31-
"@vitejs/plugin-react": "4.3.1",
32-
"autoprefixer": "10.4.19",
33-
"eslint": "8.57.0",
34-
"eslint-plugin-react": "7.35.0",
31+
"@vitejs/plugin-react": "4.3.3",
32+
"autoprefixer": "10.4.20",
33+
"eslint": "8.57.1",
34+
"eslint-plugin-react": "7.37.2",
3535
"eslint-plugin-react-hooks": "4.6.2",
36-
"eslint-plugin-react-refresh": "0.4.7",
37-
"globals": "15.8.0",
38-
"postcss": "8.4.40",
36+
"eslint-plugin-react-refresh": "0.4.13",
37+
"globals": "15.11.0",
38+
"postcss": "8.4.47",
3939
"prettier": "3.3.3",
40-
"tailwindcss": "3.4.7",
41-
"typescript": "5.3.3",
42-
"vite": "5.3.5"
40+
"tailwindcss": "3.4.14",
41+
"typescript": "5.6.3",
42+
"vite": "5.4.10"
4343
}
4444
}

0 commit comments

Comments
 (0)