Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#135)
Browse files Browse the repository at this point in the history
ci: Workflow Bot -- Update ALL Dependencies

Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 3db6bda commit 85e85b0
Show file tree
Hide file tree
Showing 2 changed files with 590 additions and 678 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
"chalk": "^5.3.0",
"commander": "^12.0.0",
"globby": "^14.0.1",
"magic-string": "^0.30.8"
"magic-string": "^0.30.10"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.19.24",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vitest/coverage-istanbul": "^1.4.0",
"cspell": "^8.6.0",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.33",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitest/coverage-istanbul": "^1.6.0",
"cspell": "^8.8.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -72,9 +72,9 @@
"inject-markdown": "^3.0.0",
"prettier": "^3.2.5",
"shx": "^0.3.4",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitest": "^1.4.0"
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0"
},
"engines": {
"node": ">=18.0"
Expand Down

0 comments on commit 85e85b0

Please sign in to comment.