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] authored Sep 28, 2024
1 parent 6641d1a commit e5c436f
Show file tree
Hide file tree
Showing 2 changed files with 2,323 additions and 1,347 deletions.
38 changes: 19 additions & 19 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",
"@atao60/fse-cli": "^0.1.7",
"@antfu/ni": "^0.23.0",
"@atao60/fse-cli": "^0.1.9",
"@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",
"concurrently": "^9.0.0",
"fs-extra": "^11.1.1",
"@types/fs-extra": "^11.0.4",
"@types/minimist": "^1.2.5",
"@types/node": "^18.19.54",
"concurrently": "^9.0.1",
"fs-extra": "^11.2.0",
"is-ci": "^3.0.1",
"lint-staged": "^15.0.0",
"lint-staged": "^15.2.10",
"openapi-generator-clients": "workspace:*",
"pnpm": "7.33.4",
"prettier": "^3.0.0",
"rimraf": "^6.0.0",
"simple-git-hooks": "^2.8.1",
"tsx": "^4.0.0",
"type-fest": "^3.7.2",
"pnpm": "7.33.7",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.1",
"type-fest": "^3.13.1",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vite": "^5.2.14",
"vitest": "^1.0.0",
"webpack": ">=5.77.0",
"xo": "^0.53.1"
"unbuild": "^1.2.1",
"vite": "^5.4.8",
"vitest": "^1.6.0",
"webpack": ">=5.95.0",
"xo": "^0.59.3"
},
"prettier": {
"singleQuote": true,
Expand Down
Loading

0 comments on commit e5c436f

Please sign in to comment.