Skip to content

Commit 0ff9639

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

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-swc",
33
"version": "0.0.0",
4-
"packageManager": "pnpm@8.14.1",
4+
"packageManager": "pnpm@8.15.0",
55
"description": "SWC plugin for Vite and Rollup",
66
"publishConfig": {
77
"access": "public"
@@ -54,9 +54,9 @@
5454
"devDependencies": {
5555
"@hannoeru/eslint-config": "^0.9.7",
5656
"@swc/core": "^1.3.105",
57-
"@types/node": "^20.11.5",
57+
"@types/node": "^20.11.10",
5858
"defu": "^6.1.4",
59-
"esbuild": "0.19.11",
59+
"esbuild": "0.20.0",
6060
"path-exists": "^5.0.0",
6161
"prettier": "3.2.4",
6262
"rollup": "^4.9.6",

0 commit comments

Comments
 (0)