Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8338441

Browse files
authoredJun 8, 2024··
chore(deps): update all non-major dependencies
1 parent 42972f2 commit 8338441

File tree

2 files changed

+423
-1055
lines changed

2 files changed

+423
-1055
lines changed
 

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,24 @@
4343
"ofetch": "^1.3.4",
4444
"open": "^10.1.0",
4545
"pathe": "^1.1.2",
46-
"pkg-types": "^1.0.3",
46+
"pkg-types": "^1.1.1",
4747
"scule": "^1.3.0",
48-
"semver": "^7.6.0",
48+
"semver": "^7.6.2",
4949
"std-env": "^3.7.0",
50-
"yaml": "^2.4.1"
50+
"yaml": "^2.4.5"
5151
},
5252
"devDependencies": {
53-
"@types/node": "^20.12.2",
53+
"@types/node": "^20.14.2",
5454
"@types/semver": "^7.5.8",
55-
"@vitest/coverage-v8": "^1.4.0",
55+
"@vitest/coverage-v8": "^1.6.0",
5656
"eslint": "^8.57.0",
57-
"eslint-config-unjs": "^0.2.1",
58-
"jiti": "^1.21.0",
59-
"prettier": "^3.2.5",
57+
"eslint-config-unjs": "^0.3.2",
58+
"jiti": "^1.21.3",
59+
"prettier": "^3.3.1",
6060
"standard-version": "^9.5.0",
61-
"typescript": "^5.4.3",
61+
"typescript": "^5.4.5",
6262
"unbuild": "^2.0.0",
63-
"vitest": "^1.4.0"
63+
"vitest": "^1.6.0"
6464
},
65-
"packageManager": "pnpm@8.15.5"
65+
"packageManager": "pnpm@8.15.8"
6666
}

‎pnpm-lock.yaml

+412-1,044
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.