Skip to content

Commit 2f07b0b

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

File tree

3 files changed

+37
-358
lines changed

3 files changed

+37
-358
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,10 @@
145145
"@octokit/plugin-paginate-rest@>=9.3.0-beta.1 <11.4.1": ">=11.4.1",
146146
"@octokit/request@>=9.0.0-beta.1 <9.2.1": ">=9.2.1",
147147
"@octokit/request-error@>=6.0.0 <6.1.7": ">=6.1.7",
148-
"chrono-node@<2.2.4": ">=2.2.4",
149-
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
150-
"esbuild@<=0.24.2": ">=0.25.0",
151-
"nanoid@<3.3.8": ">=3.3.8",
148+
"chrono-node@<2.2.4": ">=2.2.7",
149+
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.6",
150+
"esbuild@<=0.24.2": ">=0.25.4",
151+
"nanoid@<3.3.8": ">=3.3.11",
152152
"vite@>=5.0.0 <=5.4.18": ">=5.4.19",
153153
"vite@>=5.0.0 <=5.4.11": ">=5.4.12",
154154
"vite@>=5.0.0 <5.4.18": ">=5.4.18",

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
},
221221
"peerDependencies": {
222222
"@babel/core": "^7.22.20",
223-
"@eslint-react/eslint-plugin": "^1.22.1",
223+
"@eslint-react/eslint-plugin": "^1.22.2",
224224
"@eslint/css": "^0.8.1",
225225
"@tanstack/eslint-plugin-query": "^5.0.0",
226226
"@tanstack/eslint-plugin-router": "^1.92.7",

0 commit comments

Comments
 (0)