Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Oct 7, 2023
1 parent f1fcf69 commit ebbb186
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,26 @@
"strip-json-comments": "^5.0.0",
"summary": "^2.1.0",
"typescript": "^5.0.2",
"zod": "^3.22.2",
"zod": "3.22.4",
"zod-validation-error": "^1.5.0"
},
"devDependencies": {
"@jest/types": "29.6.3",
"@npmcli/package-json": "5.0.0",
"@release-it/bumper": "5.1.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.91",
"@swc/core": "1.3.92",
"@types/eslint": "8.44.3",
"@types/js-yaml": "4.0.6",
"@types/micromatch": "4.0.3",
"@types/minimist": "1.2.3",
"@types/node": "20.8.2",
"@types/node": "20.8.3",
"@types/npmcli__map-workspaces": "3.0.2",
"@types/webpack": "5.28.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"c8": "8.0.1",
"eslint": "8.50.0",
"eslint": "8.51.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-n": "16.1.0",
Expand All @@ -86,7 +86,7 @@
"remark-cli": "12.0.0",
"remark-preset-webpro": "1.0.0",
"tsx": "3.13.0",
"type-fest": "4.3.3"
"type-fest": "4.4.0"
},
"engines": {
"node": ">=16.17.0 <17 || >=18.6.0"
Expand Down

0 comments on commit ebbb186

Please sign in to comment.