Skip to content

Commit 66268bc

Browse files
chore(deps): update all non-major dependencies (#521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 932cc8b commit 66268bc

File tree

2 files changed

+502
-315
lines changed

2 files changed

+502
-315
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magic-regexp",
33
"version": "0.8.0",
4-
"packageManager": "pnpm@10.6.4",
4+
"packageManager": "pnpm@10.6.5",
55
"description": "A compiled-away, type-safe, readable RegExp alternative",
66
"license": "MIT",
77
"repository": {
@@ -58,19 +58,19 @@
5858
"unplugin": "^2.0.0"
5959
},
6060
"devDependencies": {
61-
"@antfu/eslint-config": "4.10.1",
61+
"@antfu/eslint-config": "4.11.0",
6262
"@codspeed/vitest-plugin": "4.0.0",
6363
"@nuxt/kit": "3.16.1",
64-
"@types/estree": "1.0.6",
65-
"@types/node": "22.13.10",
64+
"@types/estree": "1.0.7",
65+
"@types/node": "22.13.12",
6666
"@vitest/coverage-v8": "3.0.9",
6767
"acorn": "8.14.1",
6868
"bumpp": "10.1.0",
6969
"eslint": "9.23.0",
7070
"expect-type": "1.2.0",
7171
"lint-staged": "latest",
72-
"rollup": "4.36.0",
73-
"simple-git-hooks": "2.11.1",
72+
"rollup": "4.37.0",
73+
"simple-git-hooks": "2.12.1",
7474
"typescript": "5.8.2",
7575
"unbuild": "3.5.0",
7676
"vite": "6.2.2",

0 commit comments

Comments
 (0)