Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Jan 25, 2025
1 parent a56f34a commit 3d512b5
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 319 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@
},
"devDependencies": {
"@tanstack/config": "^0.16.0",
"@vitest/coverage-istanbul": "^3.0.3",
"@vitest/coverage-istanbul": "^3.0.4",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-regexp": "^2.7.0",
"globals": "^15.14.0",
"knip": "^5.43.1",
"knip": "^5.43.3",
"neostandard": "^0.12.0",
"prettier": "^3.4.2",
"publint": "^0.3.2",
"rimraf": "^6.0.1",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
},
"scripts": {
"build": "pnpm run build:prod && pnpm run build:browser",
Expand All @@ -70,5 +70,5 @@
"test:types": "tsc",
"test:unit": "vitest"
},
"version": "3.0.0"
"version": "3.0.1"
}
Loading

0 comments on commit 3d512b5

Please sign in to comment.