Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent f74c534 commit 637ff64
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"trailingComma": "es5"
},
"dependencies": {
"@typeschema/main": "^0.13.7"
"@typeschema/main": "0.13.7"
},
"devDependencies": {
"@size-limit/preset-small-lib": "11.0.2",
Expand All @@ -72,10 +72,10 @@
"@types/jest": "29.5.12",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@typeschema/joi": "^0.13.3",
"@typeschema/valibot": "^0.13.4",
"@typeschema/yup": "^0.13.3",
"@typeschema/zod": "^0.13.3",
"@typeschema/joi": "0.13.3",
"@typeschema/valibot": "0.13.4",
"@typeschema/yup": "0.13.3",
"@typeschema/zod": "0.13.3",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@vitest/ui": "1.3.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 637ff64

Please sign in to comment.