Skip to content

Commit

Permalink
chore(repo): use typescript 5.0.2 across workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed Jan 31, 2024
1 parent d16cf14 commit e20782e
Show file tree
Hide file tree
Showing 21 changed files with 25 additions and 54 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"tslint": "^5.7.0",
"tslint-config-airbnb": "^5.8.0",
"typedoc": "^0.17.0",
"typescript": "^4.3.5",
"typescript": "~5.0.2",
"typescript-coverage-report": "^0.6.4",
"uuid-validate": "^0.0.3",
"webpack": "^5.75.0",
Expand Down
3 changes: 1 addition & 2 deletions packages/adapter-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"aws-amplify": "6.0.13",
"jest-fetch-mock": "3.0.3",
"next": ">= 13.5.0 < 15.0.0",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"publishConfig": {
"access": "public"
Expand Down
3 changes: 1 addition & 2 deletions packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
"@aws-amplify/react-native": "1.0.13",
"@aws-sdk/types": "3.398.0",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
}
}
3 changes: 1 addition & 2 deletions packages/api-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@
"devDependencies": {
"@aws-amplify/data-schema": "^0.12.11",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"files": [
"dist/cjs",
Expand Down
3 changes: 1 addition & 2 deletions packages/api-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@
"@aws-amplify/core": "6.0.13",
"@aws-amplify/react-native": "1.0.13",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@
"homepage": "https://aws-amplify.github.io/",
"devDependencies": {
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"files": [
"dist/cjs",
Expand Down
3 changes: 1 addition & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
"@aws-amplify/react-native": "1.0.13",
"@jest/test-sequencer": "^29.7.0",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
}
}
3 changes: 1 addition & 2 deletions packages/aws-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,7 @@
},
"devDependencies": {
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,7 @@
"@rollup/plugin-typescript": "11.1.5",
"@types/js-cookie": "3.0.2",
"genversion": "^2.2.0",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/datastore-storage-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"expo-sqlite": "10.1.0",
"react-native-sqlite-storage": "5.0.0",
"rollup": "3.29.4",
"sqlite3": "^5.0.2",
"typescript": "5.0.2"
"sqlite3": "^5.0.2"
}
}
3 changes: 1 addition & 2 deletions packages/datastore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@
"dexie-export-import": "1.0.3",
"fake-indexeddb": "^4.0.2",
"graphql": "15.8.0",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@
"devDependencies": {
"@aws-amplify/core": "6.0.13",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/interactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@
"devDependencies": {
"@aws-amplify/core": "6.0.13",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "^5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@
"@aws-amplify/core": "6.0.13",
"@aws-amplify/react-native": "1.0.13",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
}
}
3 changes: 1 addition & 2 deletions packages/predictions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@
"devDependencies": {
"@aws-amplify/core": "6.0.13",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/pubsub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@
"devDependencies": {
"@aws-amplify/core": "6.0.13",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"size-limit": [
{
Expand Down
3 changes: 1 addition & 2 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"@types/base-64": "1.0.0",
"react-native": "0.71.0",
"react-native-get-random-values": "1.9.0",
"rollup": "3.29.4",
"typescript": "5.1.6"
"rollup": "3.29.4"
},
"repository": {
"type": "git",
Expand Down
3 changes: 1 addition & 2 deletions packages/rtn-push-notification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "11.1.5",
"@types/react-native": "0.70.0",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
},
"repository": {
"type": "git",
Expand Down
3 changes: 1 addition & 2 deletions packages/rtn-web-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@
"@rollup/plugin-typescript": "11.1.5",
"@types/react-native": "0.70.0",
"react-native": "0.72.3",
"rollup": "3.29.4",
"typescript": "5.1.6"
"rollup": "3.29.4"
},
"repository": {
"type": "git",
Expand Down
3 changes: 1 addition & 2 deletions packages/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@
"@aws-amplify/react-native": "1.0.13",
"@rollup/plugin-json": "6.0.1",
"@rollup/plugin-typescript": "11.1.5",
"rollup": "3.29.4",
"typescript": "5.0.2"
"rollup": "3.29.4"
}
}
20 changes: 5 additions & 15 deletions yarn.lock

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

0 comments on commit e20782e

Please sign in to comment.