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 c8fb560

Browse files
authoredOct 28, 2024··
chore(deps): update pnpm to v9
1 parent eb9fbf2 commit c8fb560

File tree

3 files changed

+3136
-2697
lines changed

3 files changed

+3136
-2697
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-jsx-string",
33
"version": "0.7.1",
4-
"packageManager": "pnpm@8.10.5",
4+
"packageManager": "pnpm@9.12.3",
55
"description": "Converts JSX to HTML strings at compile time.",
66
"keywords": [
77
"unplugin",

‎playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-jsx-string-playground",
33
"version": "0.0.0",
4-
"packageManager": "pnpm@8.10.5",
4+
"packageManager": "pnpm@9.12.3",
55
"license": "MIT",
66
"author": "三咲智子 <sxzz@sxzz.moe>",
77
"scripts": {

‎pnpm-lock.yaml

+3,134-2,695
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.