Skip to content

Commit

Permalink
pkg: Update type packages too
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Dec 5, 2024
1 parent aee3e86 commit 2e4e44f
Show file tree
Hide file tree
Showing 17 changed files with 154 additions and 153 deletions.
4 changes: 2 additions & 2 deletions examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"@data-client/normalizr": "workspace:^",
"benchmark": "^2.1.4",
"normalizr": "^3.6.2",
"react": "^19.0.0-rc.1"
"react": "^19.0.0"
},
"devDependencies": {
"@anansi/webpack-config": "^20.0.0",
"@babel/core": "7.26.0",
"@babel/node": "7.26.0",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react": "19.0.0",
"webpack": "^5.76.2",
"webpack-cli": "^5.1.4"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/coin-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@data-client/rest": "^0.14.0",
"d3": "^7.9.0",
"history": "*",
"react": "^19.0.0-rc.1",
"react-dom": "^19.0.0-rc.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
55 changes: 25 additions & 30 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 @@ -35,8 +35,8 @@
"@linaria/shaker": "5.0.3",
"@types/lodash": "4.14.192",
"@types/parse-link-header": "^2.0.0",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/uuid": "^10.0.0",
"react-refresh": "0.16.0",
"serve": "14.2.4",
Expand Down
11 changes: 5 additions & 6 deletions examples/nextjs/package-lock.json

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

8 changes: 4 additions & 4 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@data-client/rest": "^0.14.0",
"@number-flow/react": "^0.4.0",
"@types/node": "22.10.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"clsx": "^2.1.1",
"next": "15.0.3",
"react": "19.0.0",
Expand All @@ -27,7 +27,7 @@
"typescript": "^5.4.5"
},
"overrides": {
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0"
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0"
}
}
55 changes: 25 additions & 30 deletions examples/todo-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/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@linaria/core": "6.2.0",
"@linaria/react": "6.2.1",
"@linaria/shaker": "5.0.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"@types/uuid": "^10.0.0",
"react-refresh": "0.16.0",
"webpack": "5.96.1",
Expand Down
12 changes: 5 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"@testing-library/react-native": "12.9.0",
"@types/jest": "29.5.14",
"@types/node": "22.10.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-syntax-hermes-parser": "^0.25.0",
"benchmark": "^2.1.4",
Expand All @@ -87,12 +87,12 @@
"node-fetch": "^3.3.0",
"npm-run-all": "^4.1.5",
"prettier": "3.4.1",
"react": "^19.0.0-rc.1",
"react-dom": "^19.0.0-rc.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-native": "0.76.3",
"react-native-safe-area-context": "^4.14.0",
"react-native-screens": "^4.1.0",
"react-test-renderer": "^19.0.0-rc.1",
"react-test-renderer": "^19.0.0",
"rimraf": "^6.0.0",
"rollup": "2.79.2",
"rollup-plugin-babel": "^4.4.0",
Expand All @@ -109,8 +109,6 @@
"whatwg-fetch": "3.0.0"
},
"resolutions": {
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"whatwg-fetch": "3.0.0",
"downlevel-dts/typescript": "4.9.0-dev.20220903"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/img/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@
"@anansi/browserslist-config": "^1.4.2",
"@data-client/react": "workspace:*",
"@types/node": "^22.0.0",
"@types/react": "^18.0.30"
"@types/react": "19.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"@react-navigation/native": "^7.0.0",
"@types/node": "^22.0.0",
"@types/qs": "^6",
"@types/react": "^18.0.30",
"@types/react": "19.0.0",
"qs": "^6.13.1",
"react-native": "^0.76.0"
}
Expand Down
Loading

0 comments on commit 2e4e44f

Please sign in to comment.