Skip to content

Commit 80e0556

Browse files
chore(deps): update all non-major dependencies (#562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57f0c0c commit 80e0556

File tree

2 files changed

+249
-243
lines changed

2 files changed

+249
-243
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "magic-regexp",
33
"version": "0.10.0",
4-
"packageManager": "pnpm@10.10.0",
4+
"packageManager": "pnpm@10.11.0",
55
"description": "A compiled-away, type-safe, readable RegExp alternative",
66
"license": "MIT",
77
"homepage": "https://regexp.dev",
@@ -59,18 +59,18 @@
5959
"unplugin": "^2.0.0"
6060
},
6161
"devDependencies": {
62-
"@antfu/eslint-config": "4.13.0",
62+
"@antfu/eslint-config": "4.13.1",
6363
"@codspeed/vitest-plugin": "4.0.1",
6464
"@nuxt/kit": "3.17.3",
6565
"@types/estree": "1.0.7",
66-
"@types/node": "22.15.17",
66+
"@types/node": "22.15.19",
6767
"@vitest/coverage-v8": "3.1.3",
6868
"acorn": "8.14.1",
69-
"bumpp": "10.1.0",
69+
"bumpp": "10.1.1",
7070
"eslint": "9.26.0",
7171
"expect-type": "1.2.1",
7272
"lint-staged": "latest",
73-
"rollup": "4.40.2",
73+
"rollup": "4.41.0",
7474
"simple-git-hooks": "2.13.0",
7575
"typescript": "5.8.3",
7676
"unbuild": "3.5.0",

0 commit comments

Comments
 (0)