Skip to content

Commit dd304f2

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

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

package.json

Lines changed: 3 additions & 3 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": "pnpm@7.29.3",
4+
"packageManager": "pnpm@7.30.0",
55
"description": "Converts JSX to HTML strings at compile time.",
66
"keywords": [
77
"unplugin",
@@ -93,10 +93,10 @@
9393
"benchmark": "^2.1.4",
9494
"bumpp": "^9.0.0",
9595
"eslint": "^8.36.0",
96-
"eslint-define-config": "^1.16.0",
96+
"eslint-define-config": "^1.17.0",
9797
"fast-glob": "^3.2.12",
9898
"prettier": "^2.8.4",
99-
"tsup": "^6.6.3",
99+
"tsup": "^6.7.0",
100100
"tsx": "^3.12.5",
101101
"typescript": "^5.0.2",
102102
"vite": "^4.2.0",

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": "pnpm@7.29.3",
4+
"packageManager": "pnpm@7.30.0",
55
"license": "MIT",
66
"author": "三咲智子 <[email protected]>",
77
"scripts": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)