Skip to content

Commit b1b23b1

Browse files
committed
v3.1.6
1 parent 6252f3b commit b1b23b1

File tree

2 files changed

+532
-83
lines changed

2 files changed

+532
-83
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@tanstack/vite-config": "^0.2.0",
4444
"@vitest/coverage-istanbul": "^3.1.2",
4545
"esbuild": "^0.25.3",
46-
"eslint": "^9.25.1",
46+
"eslint": "^9.26.0",
4747
"eslint-plugin-regexp": "^2.7.0",
4848
"globals": "^16.0.0",
4949
"knip": "^5.52.0",
@@ -77,5 +77,5 @@
7777
"test:types": "tsc",
7878
"test:unit": "vitest"
7979
},
80-
"version": "3.1.5"
80+
"version": "3.1.6"
8181
}

0 commit comments

Comments
 (0)