Skip to content

Commit

Permalink
chore: lock to typescript 5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brunozoric committed Dec 27, 2024
1 parent 0913c4a commit e5fe2db
Show file tree
Hide file tree
Showing 307 changed files with 477 additions and 14,217 deletions.
2 changes: 1 addition & 1 deletion cypress-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lodash": "^4.17.21",
"nanoid": "^3.3.8",
"node-fetch": "2.6.7",
"typescript": "5.7.2",
"typescript": "5.3.3",
"uniqid": "^5.4.0"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"@types/prettier": "^2.7.3",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"adio": "^1.0.1",
"axios": "^1.7.9",
"babel-jest": "29.7.0",
Expand Down Expand Up @@ -116,7 +116,7 @@
"ts-expect": "^1.3.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "5.7.2",
"typescript": "5.3.3",
"typescript-transform-paths": "^3.5.3",
"verdaccio": "^5.29.1",
"write-json-file": "^4.3.0",
Expand Down Expand Up @@ -229,7 +229,7 @@
"@emotion/react": "11.10.8",
"@octokit/rest": "^20.0.2",
"braces": "^3.0.3",
"typescript": "5.7.2",
"typescript": "5.3.3",
"@types/jsdom": "link:./typings/void",
"@types/webpack": "^5.28.0",
"browserify-sign": "^4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-aco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"graphql": "^15.9.0",
"prettier": "^2.8.8",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
}
}
2 changes: 1 addition & 1 deletion packages/api-admin-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jest-dynalite": "^3.6.1",
"prettier": "^2.8.8",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-admin-users-so-ddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-admin-users/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-apw-scheduler-so-ddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-apw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"jest": "^29.7.0",
"prettier": "^2.8.8",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-audit-logs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@webiny/plugins": "0.0.0",
"@webiny/project-utils": "0.0.0",
"graphql": "^15.9.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"dependencies": {
"@webiny/api": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-authentication-cognito/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webiny/project-utils": "0.0.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-background-tasks-ddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-background-tasks-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-background-tasks-os/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-cognito-authenticator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-dynamodb-to-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@webiny/cli": "0.0.0",
"@webiny/plugins": "0.0.0",
"@webiny/project-utils": "0.0.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-elasticsearch-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"type-fest": "^3.13.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-file-manager-ddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jest-dynalite": "^3.6.1",
"jsonpack": "^1.1.5",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-file-manager-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-file-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@webiny/utils": "0.0.0",
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-form-builder-so-ddb-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-form-builder-so-ddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-aco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@webiny/project-utils": "0.0.0",
"@webiny/wcp": "0.0.0",
"graphql": "^15.9.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"dependencies": {
"@webiny/api": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-bulk-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@webiny/project-utils": "0.0.0",
"@webiny/wcp": "0.0.0",
"graphql": "^15.9.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"scripts": {
"build": "yarn webiny run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-ddb-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest-dynalite": "^3.6.1",
"prettier": "^2.8.8",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-ddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@webiny/project-utils": "0.0.0",
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-es-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@webiny/handler-graphql": "0.0.0",
"@webiny/plugins": "0.0.0",
"@webiny/project-utils": "0.0.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"scripts": {
"build": "yarn webiny run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"adm-zip": "^0.5.14",
"aws-sdk-client-mock": "^4.1.0",
"graphql": "^15.9.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"scripts": {
"build": "yarn webiny run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-tasks-ddb-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"scripts": {
"build": "yarn webiny run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms-tasks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@webiny/handler-aws": "0.0.0",
"@webiny/plugins": "0.0.0",
"@webiny/project-utils": "0.0.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"scripts": {
"build": "yarn webiny run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-headless-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"jest": "^29.7.0",
"prettier": "^2.8.8",
"rimraf": "^6.0.1",
"typescript": "5.7.2",
"typescript": "5.3.3",
"write-json-file": "^4.3.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api-i18n-content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@webiny/cli": "0.0.0",
"@webiny/project-utils": "0.0.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-i18n-ddb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@webiny/project-utils": "0.0.0",
"jest": "^29.7.0",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-log/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-mailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-page-builder-aco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@webiny/project-utils": "0.0.0",
"@webiny/wcp": "0.0.0",
"graphql": "^15.9.0",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"dependencies": {
"@webiny/api": "0.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-page-builder-import-export/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-page-builder-so-ddb-es/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"jest": "^29.7.0",
"jest-dynalite": "^3.6.1",
"rimraf": "^6.0.1",
"typescript": "5.7.2"
"typescript": "5.3.3"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit e5fe2db

Please sign in to comment.