Skip to content

Commit eaa670c

Browse files
committed
chore(deps): bump package version
1 parent 60f7ba7 commit eaa670c

File tree

4 files changed

+1484
-1216
lines changed

4 files changed

+1484
-1216
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"node": ">=18"
1313
},
1414
"devDependencies": {
15-
"turbo": "^2.3.3"
15+
"turbo": "^2.4.4"
1616
}
1717
}

packages/react-fancy-switch/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,20 @@
4343
"react-dom": "^18.3.1"
4444
},
4545
"devDependencies": {
46-
"@eslint/js": "^9.13.0",
47-
"@types/node": "^22.8.1",
48-
"@types/react": "^18.3.12",
49-
"@types/react-dom": "^18.3.1",
50-
"@vitejs/plugin-react": "^4.3.3",
51-
"eslint": "^9.13.0",
46+
"@eslint/js": "^9.22.0",
47+
"@types/node": "^22.13.10",
48+
"@types/react": "^18.3.18",
49+
"@types/react-dom": "^18.3.5",
50+
"@vitejs/plugin-react": "^4.3.4",
51+
"eslint": "^9.22.0",
5252
"eslint-plugin-import": "^2.31.0",
5353
"eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614",
54-
"eslint-plugin-react-refresh": "^0.4.14",
55-
"globals": "^15.11.0",
56-
"typescript": "^5.6.3",
57-
"typescript-eslint": "^8.11.0",
58-
"vite": "^5.4.10",
59-
"vite-plugin-dts": "^4.3.0"
54+
"eslint-plugin-react-refresh": "^0.4.19",
55+
"globals": "^15.15.0",
56+
"typescript": "^5.8.2",
57+
"typescript-eslint": "^8.26.1",
58+
"vite": "^5.4.14",
59+
"vite-plugin-dts": "^4.5.3"
6060
},
6161
"peerDependencies": {
6262
"react": "^18.3.1",

0 commit comments

Comments
 (0)