Skip to content

Commit 6eafc24

Browse files
fix(deps): update patch updates
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent bb9f121 commit 6eafc24

File tree

3 files changed

+291
-16
lines changed

3 files changed

+291
-16
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,12 @@
133133
},
134134
"pnpm": {
135135
"overrides": {
136-
"chrono-node@<2.2.4": ">=2.2.4",
137-
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
138-
"nanoid@<3.3.8": ">=3.3.8",
136+
"chrono-node@<2.2.4": ">=2.2.7",
137+
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.6",
138+
"nanoid@<3.3.8": ">=3.3.11",
139139
"@octokit/request-error@>=6.0.0 <6.1.7": ">=6.1.7",
140140
"@octokit/endpoint@>=10.0.0 <10.1.3": ">=10.1.3",
141-
"esbuild@<=0.24.2": ">=0.25.0",
141+
"esbuild@<=0.24.2": ">=0.25.4",
142142
"vitest@>=2.0.0 <2.1.9": ">=2.1.9",
143143
"vite@>=5.0.0 <=5.4.11": ">=5.4.12",
144144
"@octokit/request@>=9.0.0-beta.1 <9.2.1": ">=9.2.1",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
},
219219
"peerDependencies": {
220220
"@babel/core": "^7.22.20",
221-
"@eslint-react/eslint-plugin": "^1.22.1",
221+
"@eslint-react/eslint-plugin": "^1.22.2",
222222
"@tanstack/eslint-plugin-query": "^5.0.0",
223223
"@tanstack/eslint-plugin-router": "^1.92.7",
224224
"@unocss/eslint-plugin": "^0.65.3",

0 commit comments

Comments
 (0)