Skip to content

Commit 4053172

Browse files
chore(deps): update all non-major dependencies
1 parent 9e847f1 commit 4053172

File tree

2 files changed

+307
-295
lines changed

2 files changed

+307
-295
lines changed

package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"react": "^18.2.0",
1616
"react-dom": "^18.2.0",
1717
"react-fitty": "^1.0.1",
18-
"zustand": "^4.3.2"
18+
"zustand": "^4.3.3"
1919
},
2020
"devDependencies": {
21-
"@mheob/eslint-config": "^4.1.0",
22-
"@mheob/prettier-config": "^3.0.0",
21+
"@mheob/eslint-config": "^4.2.0",
22+
"@mheob/prettier-config": "^3.0.1",
2323
"@mheob/tsconfig": "^1.0.1",
24-
"@types/node": "^18.11.18",
25-
"@types/react": "^18.0.27",
26-
"@types/react-dom": "^18.0.10",
27-
"@vitejs/plugin-react": "^3.0.1",
28-
"eslint": "^8.32.0",
29-
"prettier": "^2.8.3",
30-
"typescript": "^4.9.4",
31-
"vite": "^4.0.4"
24+
"@types/node": "^18.13.0",
25+
"@types/react": "^18.0.28",
26+
"@types/react-dom": "^18.0.11",
27+
"@vitejs/plugin-react": "^3.1.0",
28+
"eslint": "^8.34.0",
29+
"prettier": "^2.8.4",
30+
"typescript": "^4.9.5",
31+
"vite": "^4.1.2"
3232
}
3333
}

0 commit comments

Comments
 (0)