Skip to content

Commit

Permalink
Update @rollup/plugin-typescript to version 11.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 13, 2024
1 parent 2eddbfd commit 7e54c03
Show file tree
Hide file tree
Showing 7 changed files with 74 additions and 65 deletions.
127 changes: 68 additions & 59 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/realm-app-importer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^9.0.2",
"@rollup/plugin-typescript": "^11.1.5",
"@types/body-parser": "^1.19.2",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/realm-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@rollup/plugin-typescript": "^4.1.1",
"@rollup/plugin-typescript": "^11.1.5",
"@types/chai": "^4.2.10",
"@types/mocha": "^5",
"chai": "4.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/realm-network-transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^9.0.2",
"@rollup/plugin-typescript": "^11.1.5",
"@types/chai": "^4.2.10",
"@types/mocha": "^5",
"@types/node-fetch": "^2.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/realm-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@react-native/babel-preset": "0.73.19",
"@realm/app-importer": "*",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^9.0.2",
"@rollup/plugin-typescript": "^11.1.5",
"@testing-library/react-native": "^12.4.3",
"@types/jest": "^26.0.24",
"@types/lodash-es": "^4.17.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/realm-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@rollup/plugin-commonjs": "^13.0.1",
"@rollup/plugin-node-resolve": "^7.1.3",
"@rollup/plugin-replace": "^2.3.3",
"@rollup/plugin-typescript": "^4.1.1",
"@rollup/plugin-typescript": "^11.1.5",
"@types/chai": "^4.2.9",
"@types/fs-extra": "^8.1.0",
"@types/js-base64": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/realm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-typescript": "^9.0.2",
"@rollup/plugin-typescript": "^11.1.5",
"@types/chai": "^4.3.3",
"@types/mocha": "^10.0.0",
"@types/node": "^18.15.10",
Expand Down

0 comments on commit 7e54c03

Please sign in to comment.