Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: 2.1
executors:
node:
docker: &docker
- image: cimg/node:24.1
- image: cimg/node:24.2
environment:
# the whole CI is reset each time anyway, so only track local cache
YARN_ENABLE_GLOBAL_CACHE: false
Expand Down
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/node": "7.27.1",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"webpack": "5.99.9",
"webpack-cli": "^6.0.0"
}
Expand Down
24 changes: 12 additions & 12 deletions examples/github-app/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@linaria/shaker": "5.0.3",
"@types/lodash": "4.14.192",
"@types/parse-link-header": "^2.0.0",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/uuid": "^10.0.0",
"react-refresh": "0.17.0",
Expand All @@ -56,7 +56,7 @@
"@data-client/react": "^0.14.0",
"@data-client/rest": "^0.14.0",
"@js-temporal/polyfill": "^0.5.0",
"antd": "5.25.4",
"antd": "5.26.0",
"core-js": "^3.40.0",
"history": "^5.3.0",
"parse-link-header": "^2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions examples/nextjs/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@data-client/react": "^0.14.0",
"@data-client/rest": "^0.14.0",
"@number-flow/react": "^0.5.0",
"@types/node": "22.15.30",
"@types/react": "19.1.6",
"@types/node": "22.15.31",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"clsx": "^2.1.1",
"core-js": "^3.40.0",
Expand All @@ -32,7 +32,7 @@
"typescript": "^5.4.5"
},
"overrides": {
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6"
}
}
8 changes: 4 additions & 4 deletions examples/todo-app/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@linaria/core": "6.3.0",
"@linaria/react": "6.3.0",
"@linaria/shaker": "5.0.3",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/uuid": "^10.0.0",
"react-refresh": "0.17.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "13.2.0",
"@types/jest": "29.5.14",
"@types/node": "22.15.30",
"@types/react": "19.1.6",
"@types/node": "22.15.31",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-syntax-hermes-parser": "^0.28.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/endpoint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"@js-temporal/polyfill": "^0.5.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.0.0",
"immutable": "5.1.2",
"immutable": "5.1.3",
"nock": "13.3.1",
"rollup-plugins": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/img/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"@testing-library/react": "^16.1.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.0.0",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"react": "^19.0.0",
"rollup-plugins": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/normalizr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
"@js-temporal/polyfill": "^0.5.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.0.0",
"immutable": "5.1.2",
"immutable": "5.1.3",
"rollup-plugins": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"@types/jest": "^29.5.14",
"@types/node": "^22.0.0",
"@types/qs": "^6",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "*",
"jest-mock": "^29.7.0",
"nock": "13.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"@data-client/react": "workspace:*",
"@types/jest": "^29.5.0",
"@types/node": "^22.0.0",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/react-test-renderer": "19.1.0",
"jest": "^29.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-enhanced-reducer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@anansi/browserslist-config": "^1.4.2",
"@types/jest": "^29.5.14",
"@types/node": "^22.0.0",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"react": "^19.0.0",
"rollup-plugins": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.1",
"@tsconfig/docusaurus": "^2.0.0",
"@types/react": "19.1.6",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
Expand Down
Loading