Skip to content

Commit e95ea6b

Browse files
chore(deps): update all non-major dependencies (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 078926a commit e95ea6b

File tree

2 files changed

+363
-332
lines changed

2 files changed

+363
-332
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.17.1",
4+
"packageManager": "pnpm@10.18.0",
55
"description": "A compiled-away, type-safe, readable RegExp alternative",
66
"license": "MIT",
77
"homepage": "https://regexp.dev",
@@ -63,16 +63,16 @@
6363
"@codspeed/vitest-plugin": "5.0.0",
6464
"@nuxt/kit": "4.1.2",
6565
"@types/estree": "1.0.8",
66-
"@types/node": "22.18.7",
66+
"@types/node": "22.18.8",
6767
"@vitest/coverage-v8": "3.2.4",
6868
"acorn": "8.15.0",
69-
"bumpp": "10.2.3",
69+
"bumpp": "10.3.1",
7070
"eslint": "9.36.0",
7171
"expect-type": "1.2.2",
7272
"lint-staged": "latest",
73-
"rollup": "4.52.3",
73+
"rollup": "4.52.4",
7474
"simple-git-hooks": "2.13.1",
75-
"typescript": "5.9.2",
75+
"typescript": "5.9.3",
7676
"unbuild": "3.6.1",
7777
"vite": "7.1.7",
7878
"vitest": "3.2.4"

0 commit comments

Comments
 (0)