Skip to content

Commit

Permalink
chore(deps): update typescript-tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 5b3ddc6 commit f063ae6
Show file tree
Hide file tree
Showing 7 changed files with 181 additions and 181 deletions.
2 changes: 1 addition & 1 deletion dev/embedded-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "^4.5.3"
}
}
2 changes: 1 addition & 1 deletion dev/test-next-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"sanity": "workspace:*",
"sanity-test-studio": "workspace:*",
"styled-components": "^6.1.12",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@sanity/migrate": "workspace:*",
"@sanity/preview-url-secret": "^1.6.1",
"@sanity/react-loader": "^1.8.3",
"@sanity/tsdoc": "1.0.105",
"@sanity/tsdoc": "1.0.106",
"@sanity/types": "workspace:*",
"@sanity/ui": "^2.8.9",
"@sanity/ui-workshop": "^1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@sanity/pkg-utils": "6.11.2",
"@sanity/prettier-config": "^1.0.2",
"@sanity/test": "0.0.1-alpha.1",
"@sanity/tsdoc": "1.0.105",
"@sanity/tsdoc": "1.0.106",
"@sanity/ui": "^2.8.9",
"@sanity/uuid": "^3.0.2",
"@types/glob": "^7.2.0",
Expand Down Expand Up @@ -165,7 +165,7 @@
"sanity": "workspace:*",
"semver": "^7.3.5",
"turbo": "^2.1.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "^4.5.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"@sanity/codegen": "3.60.0",
"@sanity/generate-help-url": "^3.0.0",
"@sanity/pkg-utils": "6.11.2",
"@sanity/tsdoc": "1.0.105",
"@sanity/tsdoc": "1.0.106",
"@sanity/ui-workshop": "^1.2.11",
"@sentry/types": "^8.12.0",
"@testing-library/jest-dom": "^6.4.8",
Expand Down
2 changes: 1 addition & 1 deletion perf/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"@types/node": "^18.15.3",
"esbuild": "0.21.5",
"ts-node": "^10.9.2",
"typescript": "5.6.2"
"typescript": "5.6.3"
}
}
348 changes: 174 additions & 174 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit f063ae6

Please sign in to comment.