Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2023
1 parent eed9e4f commit f9398ed
Show file tree
Hide file tree
Showing 2 changed files with 625 additions and 515 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,32 +23,32 @@
"clean:modules": "nr pnpm:pkgs:p exec -- fse remove --quiet node_modules"
},
"devDependencies": {
"@antfu/ni": "^0.21.2",
"@antfu/ni": "^0.21.3",
"@atao60/fse-cli": "^0.1.7",
"@openapi-generator-clients/config": "workspace:*",
"@openapi-generator-clients/types": "workspace:*",
"@openapi-generator-clients/utils": "workspace:*",
"@tsconfig/node-lts-strictest-esm": "^18.12.1",
"@types/fs-extra": "^11.0.1",
"@types/minimist": "^1.2.2",
"@types/node": "^18.15.11",
"@types/node": "^18.16.0",
"concurrently": "^8.0.1",
"fs-extra": "^11.1.1",
"is-ci": "^3.0.1",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.1",
"openapi-generator-clients": "workspace:*",
"pnpm": "7.30.5",
"prettier": "^2.8.7",
"pnpm": "7.32.2",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"type-fest": "^3.7.2",
"type-fest": "^3.9.0",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vite": "^4.2.1",
"vitest": "^0.29.8",
"webpack": ">=5.77.0",
"xo": "^0.53.1"
"unbuild": "^1.2.1",
"vite": "^4.3.2",
"vitest": "^0.30.1",
"webpack": ">=5.80.0",
"xo": "^0.54.1"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit f9398ed

Please sign in to comment.