Skip to content

Commit

Permalink
⬆️ chore(deps): Update all non-major dependencies (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 67265ba commit 9001f21
Show file tree
Hide file tree
Showing 4 changed files with 2,539 additions and 5,658 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"private": true,
"type": "module",
"dependencies": {
"vitepress": "1.0.0-rc.31"
"vitepress": "1.0.0-rc.32"
},
"devDependencies": {
"eslint": "8.55.0"
"eslint": "8.56.0"
},
"scripts": {
"dev": "vitepress dev",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@
"@total-typescript/ts-reset": "0.5.1",
"@vitest/coverage-istanbul": "1.0.4",
"commitlint-config-gitmoji": "2.3.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-archisquad": "1.2.0",
"gitmoji-cli": "9.0.0",
"husky": "8.0.3",
"jsdom": "23.0.1",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"publint": "^0.2.6",
"publint": "0.2.6",
"turbo": "1.11.2",
"type-fest": "4.8.3",
"typescript": "5.3.3",
"unbuild": "2.0.0",
"valibot": "0.24.1",
"vite-tsconfig-paths": "4.2.2",
"vitepress": "1.0.0-rc.31",
"vitepress": "1.0.0-rc.32",
"vitest": "1.0.4",
"zod": "3.22.4"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/repository/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,17 +61,17 @@
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@total-typescript/ts-reset": "0.5.1",
"@vitest/coverage-istanbul": "1.0.4",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-archisquad": "1.2.0",
"jsdom": "23.0.1",
"lint-staged": "15.2.0",
"prettier": "3.1.1",
"publint": "^0.2.6",
"publint": "0.2.6",
"type-fest": "4.8.3",
"typescript": "5.3.3",
"unbuild": "2.0.0",
"valibot": "0.24.1",
"vite-tsconfig-paths": "^4.2.2",
"vite-tsconfig-paths": "4.2.2",
"vitest": "1.0.4",
"zod": "3.22.4"
},
Expand Down
Loading

0 comments on commit 9001f21

Please sign in to comment.