Skip to content

Commit 91de6a2

Browse files
chore(deps): update all non-major dependencies (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b9f0b6 commit 91de6a2

File tree

3 files changed

+8
-13
lines changed

3 files changed

+8
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-jsx-string",
33
"version": "0.6.0",
4-
"packageManager": "[email protected].2",
4+
"packageManager": "[email protected].4",
55
"description": "Converts JSX to HTML strings at compile time.",
66
"keywords": [
77
"unplugin",
@@ -97,7 +97,7 @@
9797
"eslint-define-config": "^1.21.0",
9898
"fast-glob": "^3.2.12",
9999
"prettier": "^2.8.8",
100-
"tsup": "^7.0.0",
100+
"tsup": "^7.1.0",
101101
"tsx": "^3.12.7",
102102
"typescript": "^5.1.3",
103103
"vite": "^4.3.9",

playground/package.json

Lines changed: 1 addition & 1 deletion
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": "[email protected].2",
4+
"packageManager": "[email protected].4",
55
"license": "MIT",
66
"author": "三咲智子 <[email protected]>",
77
"scripts": {

pnpm-lock.yaml

Lines changed: 5 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)