Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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 __fixtures__/cedar-ud-app/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": {
"@cedarjs/router": "4.2.0",
"@cedarjs/web": "4.2.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion __fixtures__/rsc-caching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"packageManager": "yarn@4.14.1",
"resolutions": {
"@apollo/client-react-streaming/superjson": "^1.12.2",
"react-is": "19.2.3"
"react-is": "19.2.7"
}
}
4 changes: 2 additions & 2 deletions __fixtures__/rsc-caching/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@cedarjs/web": "2.8.0",
"@tobbe.dev/rsc-test": "0.0.5",
"client-only": "0.0.1",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion __fixtures__/test-project-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3",
"react-is": "19.2.7",
"vite": "7.3.5"
},
"dependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions __fixtures__/test-project-esm/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@cedarjs/web": "4.2.0",
"@my-org/validators": "workspace:*",
"humanize-string": "2.1.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion __fixtures__/test-project-live/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3"
"react-is": "19.2.7"
},
"dependenciesMeta": {
"@clerk/shared": {
Expand Down
4 changes: 2 additions & 2 deletions __fixtures__/test-project-live/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@cedarjs/web": "4.1.0",
"@my-org/validators": "workspace:*",
"humanize-string": "2.1.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion __fixtures__/test-project-pnpm/pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ allowBuilds:
unrs-resolver: false

overrides:
'react-is': '19.2.3'
'react-is': '19.2.7'
4 changes: 2 additions & 2 deletions __fixtures__/test-project-pnpm/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@cedarjs/web": "4.2.0",
"graphql-tag": "2.12.6",
"humanize-string": "2.1.0",
"react": "19.2.3",
"react-dom": "19.2.3",
"react": "19.2.7",
"react-dom": "19.2.7",
"react-hook-form": "7.74.0",
"@my-org/validators": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion __fixtures__/test-project-rsa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"packageManager": "yarn@4.14.1",
"resolutions": {
"@apollo/client-react-streaming/superjson": "^1.12.2",
"react-is": "19.2.3"
"react-is": "19.2.7"
},
"dependenciesMeta": {
"@clerk/shared": {
Expand Down
4 changes: 2 additions & 2 deletions __fixtures__/test-project-rsa/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@cedarjs/forms": "2.8.0",
"@cedarjs/router": "2.8.0",
"@cedarjs/web": "2.8.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion __fixtures__/test-project-rsc-kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"packageManager": "yarn@4.14.1",
"resolutions": {
"@apollo/client-react-streaming/superjson": "^1.12.2",
"react-is": "19.2.3"
"react-is": "19.2.7"
},
"dependenciesMeta": {
"@clerk/shared": {
Expand Down
4 changes: 2 additions & 2 deletions __fixtures__/test-project-rsc-kitchen-sink/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@cedarjs/web": "2.8.0",
"@tobbe.dev/rsc-test": "0.0.5",
"client-only": "0.0.1",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "2.8.0",
Expand Down
2 changes: 1 addition & 1 deletion __fixtures__/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3"
"react-is": "19.2.7"
},
"dependenciesMeta": {
"@clerk/shared": {
Expand Down
4 changes: 2 additions & 2 deletions __fixtures__/test-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@cedarjs/web": "4.2.0",
"@my-org/validators": "workspace:*",
"humanize-string": "2.1.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.2.0",
Expand Down
17 changes: 13 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4231,13 +4231,22 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.3.27":
version: 18.3.27
resolution: "@types/react@npm:18.3.27"
"@types/react@npm:*":
version: 19.2.17
resolution: "@types/react@npm:19.2.17"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10c0/bc2c4af96b3e480604424de70d5ebda90c5f4b485df471858c0bc2d7d70364b606ec3c4d8579f94f01aa0c6c0591f56bcf14cba5689f5eea4b74250ccdc3a232
languageName: node
linkType: hard

"@types/react@npm:^18.3.27":
version: 18.3.31
resolution: "@types/react@npm:18.3.31"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.2.2"
checksum: 10c0/a761d2f58de03d0714806cc65d32bb3d73fb33a08dd030d255b47a295e5fff2a775cf1c20b786824d8deb6454eaccce9bc6998d9899c14fc04bbd1b0b0b72897
checksum: 10c0/44180549dd045f536ececd39e39aacdf828e76adc1c4a90b132f453e23cc370c4648d9102ae401172ebd8fd8b1977a901a39e214e53ec77171b27514b588c179
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion local-testing-project-live/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3",
"react-is": "19.2.7",
"@cedarjs/fastify-web": "file:../packages/adapters/fastify/web/cedarjs-fastify-web.tgz",
"@cedarjs/api": "file:../packages/api/cedarjs-api.tgz",
"@cedarjs/api-server": "file:../packages/api-server/cedarjs-api-server.tgz",
Expand Down
4 changes: 2 additions & 2 deletions local-testing-project-live/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@cedarjs/web": "3.1.0",
"@my-org/validators": "workspace:*",
"humanize-string": "2.1.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion local-testing-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3",
"react-is": "19.2.7",
"@cedarjs/fastify-web": "file:../packages/adapters/fastify/web/cedarjs-fastify-web.tgz",
"@cedarjs/api": "file:../packages/api/cedarjs-api.tgz",
"@cedarjs/api-server": "file:../packages/api-server/cedarjs-api-server.tgz",
Expand Down
4 changes: 2 additions & 2 deletions local-testing-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@cedarjs/web": "4.1.0",
"@my-org/validators": "workspace:*",
"humanize-string": "2.1.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/react": "^18.2.55",
"concurrently": "9.2.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"tsx": "4.22.4",
"typescript": "5.9.3",
"vitest": "3.2.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react": "^18.2.55",
"concurrently": "9.2.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"tsx": "4.22.4",
"typescript": "5.9.3",
"vitest": "3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react": "^18.2.55",
"concurrently": "9.2.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"tsx": "4.22.4",
"typescript": "5.9.3",
"vitest": "3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/react": "^18.2.55",
"concurrently": "9.2.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"tsx": "4.22.4",
"typescript": "5.9.3",
"vitest": "3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"concurrently": "9.2.1",
"firebase": "10.14.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"tsx": "4.22.4",
"typescript": "5.9.3",
"vitest": "3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/react": "^18.2.55",
"concurrently": "9.2.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"tsx": "4.22.4",
"typescript": "5.9.3",
"vitest": "3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/react": "^18.2.55",
"concurrently": "9.2.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"tsx": "4.22.4",
"typescript": "5.9.3",
"vitest": "3.2.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/react": "^18.2.55",
"concurrently": "9.2.1",
"publint": "0.3.21",
"react": "19.2.3",
"react": "19.2.7",
"supertokens-auth-react": "0.51.2",
"tsx": "4.22.4",
"typescript": "5.9.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"test:watch": "vitest watch"
},
"dependencies": {
"react": "19.2.3"
"react": "19.2.7"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-cedar-app/templates/esm-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3",
"react-is": "19.2.7",
"vite": "7.3.5"
}
}
4 changes: 2 additions & 2 deletions packages/create-cedar-app/templates/esm-js/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@cedarjs/forms": "4.2.0",
"@cedarjs/router": "4.2.0",
"@cedarjs/web": "4.2.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-cedar-app/templates/esm-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3",
"react-is": "19.2.7",
"vite": "7.3.5"
}
}
4 changes: 2 additions & 2 deletions packages/create-cedar-app/templates/esm-ts/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@cedarjs/forms": "4.2.0",
"@cedarjs/router": "4.2.0",
"@cedarjs/web": "4.2.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-cedar-app/templates/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3"
"react-is": "19.2.7"
}
}
4 changes: 2 additions & 2 deletions packages/create-cedar-app/templates/js/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@cedarjs/forms": "4.2.0",
"@cedarjs/router": "4.2.0",
"@cedarjs/web": "4.2.0",
"react": "19.2.3",
"react-dom": "19.2.3"
"react": "19.2.7",
"react-dom": "19.2.7"
},
"devDependencies": {
"@cedarjs/vite": "4.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"node": "=24.x"
},
"overrides": {
"react-is": "19.2.3"
"react-is": "19.2.7"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ allowBuilds:
unrs-resolver: false

overrides:
'react-is': '19.2.3'
'react-is': '19.2.7'
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"packageManager": "yarn@4.14.1",
"resolutions": {
"react-is": "19.2.3"
"react-is": "19.2.7"
},
"dependenciesMeta": {
"@clerk/shared": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"node": "=24.x"
},
"overrides": {
"react-is": "19.2.3"
"react-is": "19.2.7"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ allowBuilds:
unrs-resolver: false

overrides:
'react-is': '19.2.3'
'react-is': '19.2.7'
Loading
Loading