Skip to content

Commit 9ade9e1

Browse files
chore(deps): update pnpm to v9
1 parent 631f537 commit 9ade9e1

File tree

3 files changed

+3097
-2498
lines changed

3 files changed

+3097
-2498
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.1.0",
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.1.0",
55
"license": "MIT",
66
"author": "三咲智子 <[email protected]>",
77
"scripts": {

0 commit comments

Comments
 (0)