Skip to content

Commit b6ba77e

Browse files
Update all patch dependencies
1 parent eb26892 commit b6ba77e

File tree

2 files changed

+121
-121
lines changed

2 files changed

+121
-121
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@react-spring/three": "9.7.4",
13+
"@react-spring/three": "9.7.5",
1414
"@react-three/drei": "9.111.2",
15-
"@react-three/fiber": "8.17.5",
15+
"@react-three/fiber": "8.17.10",
1616
"@types/three": "0.167.1",
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1",
@@ -22,16 +22,16 @@
2222
"@react-three/eslint-plugin": "0.1.1",
2323
"@types/react": "18.3.3",
2424
"@types/react-dom": "18.3.0",
25-
"@vitejs/plugin-react-swc": "3.7.0",
25+
"@vitejs/plugin-react-swc": "3.7.1",
2626
"autoprefixer": "10.4.20",
2727
"eslint": "9.9.0",
2828
"eslint-config-react-app": "7.0.1",
2929
"eslint-plugin-react": "7.35.0",
3030
"eslint-plugin-react-hooks": "4.6.2",
31-
"eslint-plugin-react-refresh": "0.4.9",
32-
"postcss": "8.4.41",
31+
"eslint-plugin-react-refresh": "0.4.12",
32+
"postcss": "8.4.47",
3333
"react-router-dom": "6.26.1",
34-
"tailwindcss": "3.4.10",
34+
"tailwindcss": "3.4.14",
3535
"vite": "5.4.1"
3636
}
3737
}

0 commit comments

Comments
 (0)