Skip to content

Commit

Permalink
Upgrade workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
oscartbeaumont committed Oct 21, 2024
1 parent f2ed407 commit 841d8ed
Show file tree
Hide file tree
Showing 17 changed files with 1,993 additions and 1,987 deletions.
271 changes: 144 additions & 127 deletions Cargo.lock

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,27 @@
"@opentelemetry/api": "^1.9.0",
"@paralleldrive/cuid2": "^2.2.2",
"@planetscale/database": "^1.19.0",
"@solidjs/router": "0.14.7",
"@solidjs/router": "0.14.10",
"@t3-oss/env-core": "^0.11.1",
"@trpc/server": "^10.45.2",
"aws4fetch": "^1.0.20",
"drizzle-orm": "^0.33.0",
"drizzle-orm": "^0.35.2",
"fast-xml-parser": "^4.5.0",
"hono": "^4.6.3",
"lucia": "^3.2.0",
"hono": "^4.6.5",
"lucia": "^3.2.2",
"node-forge": "^1.3.1",
"oslo": "^1.2.1",
"seroval": "^1.1.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240925.0",
"@types/node": "^22.7.4",
"@cloudflare/workers-types": "^4.20241018.0",
"@types/node": "^22.7.7",
"@types/node-forge": "^1.3.11",
"@whatwg-node/server": "^0.9.49",
"@whatwg-node/server": "^0.9.50",
"esbuild": "^0.24.0",
"esbuild-plugin-solid": "^0.6.0",
"vite": "^5.4.8"
"vite": "^5.4.9"
},
"peerDependencies": {
"solid-js": "*"
Expand Down
6 changes: 3 additions & 3 deletions apps/cloud/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ tokio = { workspace = true }
serde_json = { workspace = true }
mysql_async = { workspace = true }

openssl = { version = "0.10.66", features = ["vendored"] }
openssl = { version = "0.10.68", features = ["vendored"] }

lambda_http = "0.13.0"
tracing-subscriber = "0.3.18"
tower-http = { version = "0.5.2", features = ["trace"] }
axum-extra = { version = "0.9.3", features = ["cookie"] }
tower-http = { version = "0.6.1", features = ["trace"] }
axum-extra = { version = "0.9.4", features = ["cookie"] }
base64 = "0.22.1"
cuid2 = "0.1.3"
16 changes: 8 additions & 8 deletions apps/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,27 @@
"dependencies": {
"@fontsource-variable/inter": "^5.1.0",
"@fontsource/inter": "^5.1.0",
"@kobalte/core": "^0.13.6",
"@kobalte/core": "^0.13.7",
"@mattrax/ui": "workspace:*",
"@solidjs/router": "0.14.7",
"@solidjs/start": "1.0.8",
"@solidjs/router": "0.14.10",
"@solidjs/start": "1.0.9",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"h3": "^1.12.0",
"solid-js": "^1.9.1",
"h3": "^1.13.0",
"solid-js": "^1.9.2",
"vinxi": "0.4.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-tsconfig-paths": "^5.0.1",
"zod": "^3.23.8"
},
"devDependencies": {
"@content-collections/core": "^0.7.2",
"@content-collections/markdown": "^0.1.2",
"@content-collections/vite": "^0.2.3",
"@iconify/json": "^2.2.254",
"@iconify/json": "^2.2.262",
"@tailwindcss/typography": "^0.5.15",
"autoprefixer": "^10.4.20",
"fumadocs-ui": "^13.4.10",
"tailwindcss": "^3.4.13"
"tailwindcss": "^3.4.14"
}
}
2 changes: 1 addition & 1 deletion apps/mattraxd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ mx-utils = { path = "../../crates/mx-utils" }

tracing = { workspace = true }

clap = { version = "4.5.17", features = ["derive"] }
clap = { version = "4.5.20", features = ["derive"] }
tracing-subscriber = "0.3.18"
52 changes: 26 additions & 26 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"stats": "pnpm build && open stats.html"
},
"dependencies": {
"@corvu/otp-field": "^0.1.2",
"@hono/zod-validator": "^0.3.0",
"@kobalte/core": "^0.13.6",
"@corvu/otp-field": "^0.1.3",
"@hono/zod-validator": "^0.4.1",
"@kobalte/core": "^0.13.7",
"@kobalte/tailwindcss": "^0.9.0",
"@lucia-auth/adapter-drizzle": "^1.1.0",
"@mattrax/api": "workspace:*",
Expand All @@ -27,8 +27,8 @@
"@microsoft/microsoft-graph-client": "^3.0.7",
"@paralleldrive/cuid2": "^2.2.2",
"@planetscale/database": "^1.19.0",
"@simplewebauthn/browser": "^10.0.0",
"@simplewebauthn/server": "^10.0.1",
"@simplewebauthn/browser": "^11.0.0",
"@simplewebauthn/server": "^11.0.0",
"@simplewebauthn/typescript-types": "^8.3.4",
"@solid-mediakit/trpc": "^3.0.3",
"@solid-primitives/autofocus": "^0.0.111",
Expand All @@ -44,15 +44,15 @@
"@solid-primitives/storage": "^4.2.1",
"@solid-primitives/timer": "^1.3.10",
"@solid-primitives/websocket": "^1.2.2",
"@solidjs/router": "0.14.7",
"@solidjs/start": "1.0.8",
"@solidjs/router": "0.14.10",
"@solidjs/start": "1.0.9",
"@t3-oss/env-core": "^0.11.1",
"@tanstack/solid-query": "^5.56.2",
"@tanstack/solid-query-devtools": "^5.58.0",
"@tanstack/solid-query-persist-client": "^5.56.2",
"@tanstack/solid-query": "^5.59.13",
"@tanstack/solid-query-devtools": "^5.59.13",
"@tanstack/solid-query-persist-client": "^5.59.13",
"@tanstack/solid-table": "^8.20.5",
"@tanstack/solid-virtual": "^3.10.8",
"@tanstack/zod-form-adapter": "^0.33.0",
"@tanstack/zod-form-adapter": "^0.34.0",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"@types/pluralize": "^0.0.33",
Expand All @@ -63,12 +63,12 @@
"codejar": "^4.2.0",
"cookie-es": "^1.2.2",
"dexie": "^4.0.8",
"drizzle-orm": "^0.33.0",
"drizzle-orm": "^0.35.2",
"fast-xml-parser": "^4.5.0",
"h3": "^1.12.0",
"hono": "^4.6.3",
"jose": "^5.9.3",
"lucia": "^3.2.0",
"h3": "^1.13.0",
"hono": "^4.6.5",
"jose": "^5.9.6",
"lucia": "^3.2.2",
"minidenticons": "^4.2.1",
"node-forge": "^1.3.1",
"oslo": "^1.2.1",
Expand All @@ -78,28 +78,28 @@
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"solid-js": "^1.9.1",
"solid-js": "^1.9.2",
"solid-presence": "^0.1.8",
"solid-sonner": "^0.2.8",
"solid-transition-group": "^0.2.3",
"sst": "3.1.49",
"sst": "3.2.38",
"string-similarity-js": "^2.1.4",
"stripe": "^16.12.0",
"stripe": "^17.2.1",
"superjson": "^2.2.1",
"tailwindcss": "^3.4.13",
"ts-pattern": "^5.4.0",
"tailwindcss": "^3.4.14",
"ts-pattern": "^5.5.0",
"vinxi": "0.4.3",
"xml2js": "^0.6.2",
"zod": "^3.23.8"
},
"devDependencies": {
"@iconify/json": "^2.2.254",
"@iconify/json": "^2.2.262",
"@microsoft/microsoft-graph-types": "^2.40.0",
"@simplewebauthn/types": "^10.0.0",
"@simplewebauthn/types": "^11.0.0",
"@tailwindcss/forms": "^0.5.9",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
"mysql2": "^3.11.3",
"postcss": "^8.4.47",
Expand All @@ -110,7 +110,7 @@
"unenv": "^1.10.0",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-html": "^3.2.2",
"vite-plugin-solid": "^2.10.2",
"vite-tsconfig-paths": "^5.0.1"
Expand Down
2 changes: 1 addition & 1 deletion crates/apple-pfm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ publish = false
phf = { version = "0.11.2", features = ["macros"] }
plist = "1.7.0"
serde = { workspace = true }
thiserror = "1.0.63"
thiserror = "1.0.64"

[dev-dependencies]
pretty_assertions = "1.4.1"
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@
"pnpm": "^9"
},
"dependencies": {
"@biomejs/biome": "^1.9.2",
"@solidjs/start": "1.0.8",
"@biomejs/biome": "^1.9.4",
"@solidjs/start": "1.0.9",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.24.2",
"drizzle-kit": "^0.26.2",
"pg": "^8.13.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"devDependencies": {
"husky": "^9.1.6",
"nx": "19.8.2",
"sst": "3.1.49",
"wrangler": "^3.78.12"
"nx": "20.0.3",
"sst": "3.2.38",
"wrangler": "^3.81.0"
},
"pnpm": {
"patchedDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/drizzle-to-rs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@mattrax/ms-graph": "workspace:*",
"drizzle-orm": "^0.33.0",
"drizzle-orm": "^0.35.2",
"plist": "^3.1.0",
"zod": "^3.23.8"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@types/node": "^22.7.4",
"@types/react": "^18.3.10"
"@types/node": "^22.7.7",
"@types/react": "^18.3.11"
}
}
2 changes: 1 addition & 1 deletion packages/idb-plus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"devDependencies": {
"fake-indexeddb": "^6.0.0",
"idb": "^8.0.0",
"vitest": "^2.1.1"
"vitest": "^2.1.3"
}
}
2 changes: 1 addition & 1 deletion packages/mysql-planetscale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"mysql2": "^3.11.3"
},
"devDependencies": {
"@types/node": "^22.7.4"
"@types/node": "^22.7.7"
}
}
4 changes: 2 additions & 2 deletions packages/policy-composer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
}
},
"dependencies": {
"@kobalte/core": "^0.13.6",
"@kobalte/core": "^0.13.7",
"@mattrax/configuration-schemas": "workspace:*",
"@mattrax/policy": "workspace:*",
"@mattrax/ui": "workspace:*",
"@tanstack/solid-virtual": "^3.10.8",
"solid-js": "^1.9.1"
"solid-js": "^1.9.2"
}
}
4 changes: 2 additions & 2 deletions packages/trpc-server-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"dependencies": {
"@solid-mediakit/trpc": "^3.0.3",
"@solidjs/router": "0.14.7",
"@tanstack/query-core": "^5.56.2",
"@solidjs/router": "0.14.10",
"@tanstack/query-core": "^5.59.13",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"seroval": "^1.1.1"
Expand Down
14 changes: 7 additions & 7 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
},
"dependencies": {
"@corvu/tailwind": "^0.1.5",
"@kobalte/core": "^0.13.6",
"@kobalte/core": "^0.13.7",
"@solid-primitives/refs": "^1.0.8",
"@solidjs/router": "0.14.7",
"@solidjs/router": "0.14.10",
"@tanstack/solid-virtual": "^3.10.8",
"@tanstack/zod-form-adapter": "^0.33.0",
"chart.js": "^4.4.4",
"@tanstack/zod-form-adapter": "^0.34.0",
"chart.js": "^4.4.5",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"cmdk-solid": "^1.1.0",
"solid-js": "^1.9.1",
"solid-js": "^1.9.2",
"solid-presence": "^0.1.8",
"zod": "^3.23.8"
},
"devDependencies": {
"@iconify/json": "^2.2.254",
"@iconify/json": "^2.2.262",
"unplugin-auto-import": "^0.18.3",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-solid": "^2.10.2"
}
}
Loading

0 comments on commit 841d8ed

Please sign in to comment.