Skip to content

Commit

Permalink
fix(deps): Update non-major (#33)
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 Nov 28, 2024
1 parent 6b3c3c3 commit d73cbe0
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 279 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,14 +98,14 @@
"rxjs": "^7.8.1"
},
"devDependencies": {
"@sanity/pkg-utils": "^6.11.9",
"@sanity/pkg-utils": "^6.11.13",
"@sanity/prettier-config": "^1.0.3",
"@types/diff-match-patch": "^1.0.36",
"@types/lodash": "^4.17.13",
"@typescript-eslint/eslint-plugin": "catalog:",
"@typescript-eslint/parser": "catalog:",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"eslint": "catalog:",
"eslint-config-prettier": "catalog:",
"eslint-plugin-import": "catalog:",
Expand All @@ -115,11 +115,11 @@
"eslint-plugin-simple-import-sort": "catalog:",
"eslint-plugin-unused-imports": "catalog:",
"npm-run-all2": "^5.0.2",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"rimraf": "^6.0.1",
"tsx": "^4.19.2",
"typescript": "catalog:",
"vitest": "^2.1.4"
"vitest": "^2.1.6"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit d73cbe0

Please sign in to comment.