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 18, 2023
1 parent a5188da commit b12d46f
Show file tree
Hide file tree
Showing 2 changed files with 524 additions and 421 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"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:*",
Expand All @@ -35,20 +35,20 @@
"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",
"pnpm": "7.32.1",
"prettier": "^2.8.7",
"rimraf": "^5.0.0",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.6",
"type-fest": "^3.7.2",
"type-fest": "^3.8.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.2.2",
"vitest": "^0.30.1",
"webpack": ">=5.79.0",
"xo": "^0.54.1"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit b12d46f

Please sign in to comment.