Skip to content

Commit 22ecefe

Browse files
committed
feat: upgrade @ryoppippi/unplugin-typia to v0.3.7
The @ryoppippi/unplugin-typia dependency has been upgraded from v0.3.3 to v0.3.7. This includes updates in the package.json and pnpm-lock.yaml files. The upgrade may include bug fixes, performance improvements, and new features.
1 parent 786faa5 commit 22ecefe

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

Diff for: package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"ts-deepmerge": "^7.0.0"
170170
},
171171
"devDependencies": {
172-
"@ryoppippi/unplugin-typia": "npm:@jsr/ryoppippi__unplugin-typia@^0.3.3",
172+
"@ryoppippi/unplugin-typia": "npm:@jsr/ryoppippi__unplugin-typia@^0.3.7",
173173
"@sveltejs/adapter-auto": "^3.2.1",
174174
"@sveltejs/kit": "^2.5.10",
175175
"@sveltejs/package": "^2.3.1",
@@ -206,6 +206,5 @@
206206
},
207207
"svelte": "./dist/index.js",
208208
"types": "./dist/index.d.ts",
209-
"type": "module",
210-
"packageManager": "[email protected]+sha256.30a1801ac4e723779efed13a21f4c39f9eb6c9fbb4ced101bce06b422593d7c9"
209+
"type": "module"
211210
}

Diff for: pnpm-lock.yaml

+5-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)