Skip to content

Commit ba68867

Browse files
renovate[bot]ivangabriele
authored andcommitted
build(dev-deps): update all non-major dependencies
1 parent f0586d6 commit ba68867

File tree

8 files changed

+1364
-1872
lines changed

8 files changed

+1364
-1872
lines changed

.yarn/releases/yarn-4.4.1.cjs .yarn/releases/yarn-4.5.1.cjs

+367-358
Large diffs are not rendered by default.

.yarnrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
compressionLevel: mixed
22
enableGlobalCache: false
33
nodeLinker: node-modules
4-
yarnPath: .yarn/releases/yarn-4.4.1.cjs
4+
yarnPath: .yarn/releases/yarn-4.5.1.cjs

daemon/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ futures-util = "0.3.30"
1515
serde = { version = "1.0.193", features = ["derive"] }
1616
serde_json = "1.0.108"
1717
tokio = { version = "1.34.0", features = ["full"] }
18-
tokio-tungstenite = "0.23.1"
18+
tokio-tungstenite = "0.24.0"
1919

2020
[target.'cfg(windows)'.dependencies]
2121
windows-service = "0.7.0"

package.json

+33-33
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"build-storybook": "storybook build"
5858
},
5959
"dependencies": {
60-
"@fontsource/poppins": "5.0.16",
61-
"@fontsource/reddit-mono": "5.0.5",
60+
"@fontsource/poppins": "5.1.0",
61+
"@fontsource/reddit-mono": "5.1.0",
6262
"@lezer/highlight": "1.2.1",
6363
"@tauri-apps/api": "2.0.3",
6464
"@tauri-apps/plugin-clipboard-manager": "2.0.0",
@@ -70,9 +70,9 @@
7070
"@tauri-apps/plugin-os": "2.0.0",
7171
"@tauri-apps/plugin-process": "2.0.0",
7272
"@tauri-apps/plugin-shell": "2.0.1",
73-
"@uiw/codemirror-extensions-langs": "4.23.1",
74-
"@uiw/codemirror-themes": "4.23.1",
75-
"@uiw/react-codemirror": "4.23.1",
73+
"@uiw/codemirror-extensions-langs": "4.23.6",
74+
"@uiw/codemirror-themes": "4.23.6",
75+
"@uiw/react-codemirror": "4.23.6",
7676
"dayjs": "1.11.13",
7777
"ky-universal": "0.12.0",
7878
"lodash.debounce": "4.0.8",
@@ -85,46 +85,46 @@
8585
"react-icons": "5.3.0",
8686
"react-virtualized": "9.22.5",
8787
"styled-components": "6.1.13",
88-
"typescript": "5.5.4"
88+
"typescript": "5.6.3"
8989
},
9090
"devDependencies": {
91-
"@biomejs/biome": "1.8.3",
92-
"@commitlint/cli": "19.4.1",
93-
"@commitlint/config-conventional": "19.4.1",
94-
"@faker-js/faker": "9.0.0",
91+
"@biomejs/biome": "1.9.4",
92+
"@commitlint/cli": "19.5.0",
93+
"@commitlint/config-conventional": "19.5.0",
94+
"@faker-js/faker": "9.1.0",
9595
"@ivangabriele/biome-config": "1.5.0",
9696
"@ivangabriele/commitlint-config": "2.0.3",
9797
"@ivangabriele/tsconfig-react": "2.0.0",
98-
"@storybook/addon-essentials": "8.3.0",
99-
"@storybook/addon-interactions": "8.3.0",
100-
"@storybook/addon-links": "8.3.0",
101-
"@storybook/addon-themes": "8.3.0",
102-
"@storybook/blocks": "8.3.0",
103-
"@storybook/react": "8.3.0",
104-
"@storybook/react-vite": "8.3.0",
105-
"@storybook/test": "8.3.0",
106-
"@swc/core": "1.7.24",
107-
"@swc/jest": "0.2.36",
98+
"@storybook/addon-essentials": "8.4.1",
99+
"@storybook/addon-interactions": "8.4.1",
100+
"@storybook/addon-links": "8.4.1",
101+
"@storybook/addon-themes": "8.4.1",
102+
"@storybook/blocks": "8.4.1",
103+
"@storybook/react": "8.4.1",
104+
"@storybook/react-vite": "8.4.1",
105+
"@storybook/test": "8.4.1",
106+
"@swc/core": "1.7.42",
107+
"@swc/jest": "0.2.37",
108108
"@tauri-apps/cli": "^2.0.0-rc.15",
109109
"@testing-library/dom": "10.4.0",
110-
"@testing-library/jest-dom": "6.5.0",
110+
"@testing-library/jest-dom": "6.6.3",
111111
"@testing-library/react": "16.0.1",
112112
"@testing-library/react-hooks": "8.0.1",
113113
"@testing-library/user-event": "14.5.2",
114114
"@types/decompress": "4",
115115
"@types/download": "8.0.5",
116116
"@types/fs-extra": "11",
117-
"@types/jest": "29.5.12",
117+
"@types/jest": "29.5.14",
118118
"@types/lodash.debounce": "4.0.9",
119-
"@types/node": "20.16.5",
119+
"@types/node": "20.17.5",
120120
"@types/numeral": "2.0.5",
121121
"@types/ramda": "0.30.2",
122-
"@types/react": "18.3.5",
123-
"@types/react-dom": "18.3.0",
122+
"@types/react": "18.3.12",
123+
"@types/react-dom": "18.3.1",
124124
"@types/react-test-renderer": "^18",
125125
"@types/shelljs": "0.8.15",
126126
"@types/styled-components": "5.1.34",
127-
"@vitejs/plugin-react": "4.3.1",
127+
"@vitejs/plugin-react": "4.3.3",
128128
"@wdio/cli": "8.38.2",
129129
"@wdio/local-runner": "8.38.2",
130130
"@wdio/mocha-framework": "8.38.2",
@@ -135,22 +135,22 @@
135135
"del": "7.1.0",
136136
"download": "8.0.0",
137137
"esm-path": "1.0.1",
138-
"execa": "9.3.1",
138+
"execa": "9.5.1",
139139
"fs-extra": "11.2.0",
140-
"husky": "9.1.5",
140+
"husky": "9.1.6",
141141
"jest": "29.7.0",
142142
"jest-environment-jsdom": "29.7.0",
143143
"lint-staged": "15.2.10",
144144
"make-dir-cli": "4.0.0",
145145
"openpgp": "5.11.2",
146-
"ora": "8.1.0",
146+
"ora": "8.1.1",
147147
"react-test-renderer": "18.3.1",
148148
"shelljs": "0.8.5",
149-
"storybook": "8.3.0",
149+
"storybook": "8.4.1",
150150
"ts-node": "10.9.2",
151151
"type-fest": "4.26.1",
152-
"use-debounce": "10.0.3",
153-
"vite": "5.4.6",
152+
"use-debounce": "10.0.4",
153+
"vite": "5.4.10",
154154
"vite-tsconfig-paths": "5.0.1",
155155
"which": "4.0.0"
156156
},
@@ -179,5 +179,5 @@
179179
"last 1 chrome version"
180180
]
181181
},
182-
"packageManager": "yarn@4.4.1"
182+
"packageManager": "yarn@4.5.1"
183183
}

src-tauri/cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77
[dependencies]
88
colored = "2.1.0"
99
common = { path = "../common" }
10-
tokio = { version = "1.40.0", features = ["full"] }
10+
tokio = { version = "1.41.0", features = ["full"] }
1111

1212
[dev-dependencies]
1313
dev = { path = "../dev" }

src-tauri/fast-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
tokio = { version = "1.40.0", features = ["full"] }
7+
tokio = { version = "1.41.0", features = ["full"] }

src-tauri/filer/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ publish = false
88
cli = { path = "../cli" }
99
common = { path = "../common" }
1010
glob = { git = "https://github.com/rust-lang/glob", branch = "master" }
11-
serde = { version = "1.0.209", features = ["derive"] }
11+
serde = { version = "1.0.214", features = ["derive"] }
1212

1313
[dev-dependencies]
1414
dev = { path = "../dev" }

0 commit comments

Comments
 (0)