Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/gatekeeper-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"zod": "^4.4.3"
},
"devDependencies": {
"@cloudflare/kumo": "^2.9.2",
"@cloudflare/kumo": "^2.12.0",
"@cloudflare/vitest-pool-workers": "catalog:",
"@codemirror/commands": "^6.10.4",
"@codemirror/lang-javascript": "^6.2.5",
Expand All @@ -39,7 +39,7 @@
"@tailwindcss/vite": "^4.3.3",
"@types/node": "26.1.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"@vitejs/plugin-react": "^5.2.0",
"emoji-mart": "^5.6.0",
"react": "^19.2.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatekeeper-scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"temporal-polyfill": "1.0.2"
},
"devDependencies": {
"@cloudflare/kumo": "^2.9.2",
"@cloudflare/kumo": "^2.12.0",
"@cloudflare/vitest-pool-workers": "catalog:",
"@phosphor-icons/react": "^2.1.10",
"@tailwindcss/vite": "^4.3.3",
"@types/node": "^26.1.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"@vitejs/plugin-react": "^5.2.0",
"jsdom": "^26.1.0",
"miniflare": "5.20260801.0-alpha",
Expand Down
8 changes: 4 additions & 4 deletions packages/workshop-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test:run": "vitest run"
},
"dependencies": {
"@cloudflare/kumo": "^2.9.2",
"@cloudflare/kumo": "^2.12.0",
Comment thread
ndisidore marked this conversation as resolved.
"@codemirror/commands": "^6.10.4",
"@codemirror/lang-cpp": "^6.0.3",
"@codemirror/lang-css": "^6.3.1",
Expand All @@ -35,7 +35,7 @@
"@lezer/highlight": "^1.2.3",
"@phosphor-icons/react": "^2.1.10",
"@tailwindcss/vite": "^4.3.3",
"@tanstack/react-router": "^1.170.23",
"@tanstack/react-router": "^1.170.32",
"capnweb": "catalog:",
"hash-wasm": "^4.12.0",
"react": "^19.2.8",
Expand All @@ -46,9 +46,9 @@
"vite-tsconfig-paths": "^6.1.1"
},
"devDependencies": {
"@tanstack/router-plugin": "^1.168.27",
"@tanstack/router-plugin": "^1.168.35",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@types/react-dom": "^19.2.5",
"@vitejs/plugin-react": "^5.2.0",
"jsdom": "^26.1.0",
"typescript": "catalog:",
Expand Down
106 changes: 53 additions & 53 deletions pnpm-lock.yaml

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

Loading