Skip to content

Commit

Permalink
update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendonovich committed Dec 13, 2024
1 parent 9aaef4c commit 4cd39b4
Show file tree
Hide file tree
Showing 14 changed files with 3,594 additions and 1,687 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@tauri-apps/api": "^1.5.3",
"@ts-rest/core": "^3.41.1",
"@ts-rest/solid-query": "^3.41.1",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"solid-sonner": "^0.2.5",
"tauri-plugin-midi": "workspace:*",
"valibot": "^0.37.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@storybook/docs-tools": "^8.2.7",
"solid-js": "^1.9.1"
"solid-js": "^1.9.3"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.6.1",
Expand Down
72 changes: 36 additions & 36 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"db:studio": "drizzle-kit studio"
},
"dependencies": {
"@fontsource/geist-sans": "^5.0.3",
"@fontsource/source-sans-pro": "^5.0.8",
"@iconify/json": "^2.2.196",
"@kobalte/core": "^0.13.6",
"@lucia-auth/adapter-drizzle": "^1.0.7",
"@fontsource/geist-sans": "^5.1.0",
"@fontsource/source-sans-pro": "^5.1.0",
"@iconify/json": "^2.2.282",
"@kobalte/core": "^0.13.7",
"@lucia-auth/adapter-drizzle": "^1.1.0",
"@macrograph/api-contract": "workspace:*",
"@macrograph/clipboard": "workspace:*",
"@macrograph/http-client": "workspace:*",
Expand All @@ -24,54 +24,54 @@
"@macrograph/runtime": "workspace:*",
"@macrograph/runtime-serde": "workspace:*",
"@macrograph/ui": "workspace:*",
"@planetscale/database": "^1.16.0",
"@planetscale/database": "^1.19.0",
"@solid-primitives/event-listener": "^2.3.3",
"@solid-primitives/timer": "^1.3.9",
"@solidjs/meta": "^0.29.3",
"@solidjs/router": "^0.14.3",
"@solid-primitives/timer": "^1.3.10",
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.14.10",
"@solidjs/start": "1.0.6",
"@t3-oss/env-core": "^0.6.1",
"@tanstack/solid-query": "^4.36.1",
"@ts-rest/core": "^3.41.1",
"@vinxi/plugin-mdx": "^3.7.1",
"class-variance-authority": "^0.7.0",
"@ts-rest/core": "^3.51.0",
"@vinxi/plugin-mdx": "^3.7.2",
"class-variance-authority": "^0.7.1",
"clsx": "^1.2.1",
"cookie-es": "^1.1.0",
"dotenv": "^16.4.5",
"cookie-es": "^1.2.2",
"dotenv": "^16.4.7",
"drizzle-orm": "^0.29.5",
"hono": "^3.12.12",
"jose": "^4.15.5",
"lucia": "^3.1.1",
"octokit": "^3.1.2",
"oslo": "^1.2.0",
"pg": "^8.11.5",
"postgres": "^3.4.4",
"solid-js": "^1.9.1",
"jose": "^4.15.9",
"lucia": "^3.2.2",
"octokit": "^3.2.1",
"oslo": "^1.2.1",
"pg": "^8.13.1",
"postgres": "^3.4.5",
"solid-js": "^1.9.3",
"solid-mdx": "^0.0.7",
"solid-sonner": "^0.2.5",
"solid-sonner": "^0.2.8",
"solid-transition-group": "^0.2.3",
"tailwind-merge": "^2.2.2",
"tailwind-merge": "^2.5.5",
"ts-rest-hono": "^0.5.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-auto-import": "^0.17.8",
"unplugin-icons": "^0.18.5",
"unstorage": "^1.10.2",
"unstorage": "^1.13.1",
"valibot": "^0.37.0",
"vinxi": "0.4.1",
"vite": "^5.4.0",
"zod": "^3.22.4"
"vinxi": "0.5.1",
"vite": "^6.0.3",
"zod": "^3.24.1"
},
"engines": {
"node": "22"
},
"devDependencies": {
"@fontsource/roboto": "^5.0.13",
"@fontsource/roboto": "^5.1.0",
"@macrograph/config": "workspace:*",
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
"drizzle-kit": "^0.20.14",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"tsx": "^4.7.2",
"unplugin-fonts": "^1.1.1"
"@tailwindcss/typography": "^0.5.15",
"autoprefixer": "^10.4.20",
"drizzle-kit": "^0.20.18",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"tsx": "^4.19.2",
"unplugin-fonts": "^1.3.1"
}
}
2 changes: 1 addition & 1 deletion interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@ts-rest/core": "^3.41.1",
"@ts-rest/solid-query": "^3.41.1",
"clsx": "^1.2.1",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"solid-sonner": "^0.2.5",
"valibot": "^0.37.0",
"zod": "^3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@vitest/ui": "^2.0.5",
"jsdom": "^24.1.1",
"safaridriver": "^0.0.5",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"turbo": "^1.13.0",
"turbo-ignore": "^1.13.0",
"typescript": "^5.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/action-history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"@macrograph/config": "workspace:*"
},
"dependencies": {
"solid-js": "^1.9.1"
"solid-js": "^1.9.3"
}
}
2 changes: 1 addition & 1 deletion packages/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@macrograph/config": "workspace:*",
"@total-typescript/ts-reset": "^0.4.2",
"safaridriver": "^0.0.5",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"type-fest": "^2.19.0",
"webdriverio": "^8.35.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/option/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@macrograph/config": "workspace:*",
"solid-js": "^1.9.1"
"solid-js": "^1.9.3"
},
"dependencies": {
"@tanstack/solid-query": "^4.36.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/packages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@total-typescript/ts-reset": "^0.4.2",
"@twurple/eventsub-base": "^7.1.0",
"@types/tmi.js": "^1.8.6",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"type-fest": "^2.19.0",
"typescript": "^5.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@total-typescript/ts-reset": "^0.4.2",
"@types/tmi.js": "^1.8.6",
"safaridriver": "^0.0.5",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"type-fest": "^2.19.0",
"webdriverio": "^8.35.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/typesystem/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@macrograph/config": "workspace:*",
"@total-typescript/ts-reset": "^0.4.2",
"safaridriver": "^0.0.5",
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"type-fest": "^2.19.0",
"webdriverio": "^8.35.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
}
},
"devDependencies": {
"solid-js": "^1.9.1",
"solid-js": "^1.9.3",
"storybook-solidjs": "1.0.0-beta.2",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"devDependencies": {
"@macrograph/config": "workspace:*",
"solid-js": "^1.9.1"
"solid-js": "^1.9.3"
},
"dependencies": {
"@tanstack/solid-query": "^4.36.1"
Expand Down
Loading

0 comments on commit 4cd39b4

Please sign in to comment.