Skip to content

Commit 786faa5

Browse files
committed
feat: upgrade @ryoppippi/unplugin-typia to v0.3.3
This commit updates the version of @ryoppippi/unplugin-typia from v0.2.2 to v0.3.3 in both package.json and pnpm-lock.yaml. It also adds a new field "packageManager" in package.json with the value "[email protected]+sha256. 30a1801ac4e723779efed13a21f4c39f9eb6c9fbb4ced101bce06b422593d7c9".
1 parent 3b90606 commit 786faa5

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

+3-2
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.2.2",
172+
"@ryoppippi/unplugin-typia": "npm:@jsr/ryoppippi__unplugin-typia@^0.3.3",
173173
"@sveltejs/adapter-auto": "^3.2.1",
174174
"@sveltejs/kit": "^2.5.10",
175175
"@sveltejs/package": "^2.3.1",
@@ -206,5 +206,6 @@
206206
},
207207
"svelte": "./dist/index.js",
208208
"types": "./dist/index.d.ts",
209-
"type": "module"
209+
"type": "module",
210+
"packageManager": "[email protected]+sha256.30a1801ac4e723779efed13a21f4c39f9eb6c9fbb4ced101bce06b422593d7c9"
210211
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)