Skip to content

Commit a44a716

Browse files
committedDec 13, 2024
chore: update deps
1 parent 8c647ec commit a44a716

File tree

2 files changed

+631
-812
lines changed

2 files changed

+631
-812
lines changed
 

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"esbuild": "^0.24.0",
4343
"hookable": "^5.5.3",
4444
"jiti": "^2.4.1",
45-
"magic-string": "^0.30.14",
45+
"magic-string": "^0.30.15",
4646
"mkdist": "^1.6.0",
4747
"mlly": "^1.7.3",
4848
"pathe": "^1.1.2",
4949
"pkg-types": "^1.2.1",
5050
"pretty-bytes": "^6.1.1",
51-
"rollup": "^4.28.0",
51+
"rollup": "^4.28.1",
5252
"rollup-plugin-dts": "^6.1.1",
5353
"scule": "^1.3.0",
5454
"tinyglobby": "^0.2.10",
@@ -57,13 +57,13 @@
5757
},
5858
"devDependencies": {
5959
"@babel/plugin-transform-class-properties": "^7.25.9",
60-
"@types/node": "^22.10.1",
60+
"@types/node": "^22.10.2",
6161
"@vitest/coverage-v8": "^2.1.8",
6262
"automd": "^0.3.12",
6363
"changelogen": "^0.5.7",
6464
"eslint": "^9.16.0",
6565
"eslint-config-unjs": "^0.4.2",
66-
"prettier": "^3.4.1",
66+
"prettier": "^3.4.2",
6767
"typescript": "^5.7.2",
6868
"vitest": "^2.1.8"
6969
},
@@ -75,5 +75,5 @@
7575
"optional": true
7676
}
7777
},
78-
"packageManager": "pnpm@9.14.4"
78+
"packageManager": "pnpm@9.15.0"
7979
}

‎pnpm-lock.yaml

+626-807
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.