Skip to content

Commit 9a80ad9

Browse files
committed
v3.0.8
1 parent a453f42 commit 9a80ad9

File tree

2 files changed

+617
-345
lines changed

2 files changed

+617
-345
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@
4343
"devDependencies": {
4444
"@tanstack/config": "^0.16.1",
4545
"@vitest/coverage-istanbul": "^3.0.5",
46-
"esbuild": "^0.24.2",
47-
"eslint": "^9.19.0",
46+
"esbuild": "^0.25.0",
47+
"eslint": "^9.20.0",
4848
"eslint-plugin-import-x": "^4.6.1",
4949
"eslint-plugin-regexp": "^2.7.0",
5050
"globals": "^15.14.0",
5151
"knip": "^5.43.6",
52-
"neostandard": "^0.12.0",
53-
"prettier": "^3.4.2",
54-
"publint": "^0.3.2",
52+
"neostandard": "^0.12.1",
53+
"prettier": "^3.5.0",
54+
"publint": "^0.3.4",
5555
"rimraf": "^6.0.1",
5656
"typescript": "^5.7.3",
57-
"vite": "^6.0.11",
57+
"vite": "^6.1.0",
5858
"vitest": "^3.0.5"
5959
},
6060
"scripts": {
@@ -70,5 +70,5 @@
7070
"test:types": "tsc",
7171
"test:unit": "vitest"
7272
},
73-
"version": "3.0.7"
73+
"version": "3.0.8"
7474
}

0 commit comments

Comments
 (0)