Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
x0k committed Nov 1, 2024
1 parent 15ae736 commit 34d8998
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 98 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/starlight": "^0.28.4",
"@astrojs/starlight": "^0.28.5",
"@astrojs/svelte": "^5.7.2",
"astro": "^4.16.8",
"astro-vtbot": "^1.10.6",
"sharp": "^0.33.5",
"starlight-package-managers": "^0.7.0",
"starlight-package-managers": "^0.8.0",
"svelte": "^5.1.9"
}
}
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"dependencies": {
"@json-table/block-to-xlsx": "workspace:^",
"@json-table/core": "workspace:^0.1.0",
"@sjsf/ajv8-validator": "^1.2.0",
"@sjsf/daisyui-theme": "^1.2.0",
"@sjsf/form": "^1.2.0",
"@sjsf/ajv8-validator": "^1.3.0",
"@sjsf/daisyui-theme": "^1.3.0",
"@sjsf/form": "^1.3.0",
"ajv": "^8.17.1",
"browser-fs-access": "^0.35.0",
"exceljs": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"only-allow": "^1.2.1",
"publint": "^0.2.12",
"turbo": "^2.2.3",
"typescript": "~5.6.2"
"typescript": "~5.6.3"
},
"pnpm": {
"overrides": {
Expand Down
135 changes: 43 additions & 92 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 34d8998

Please sign in to comment.