Skip to content

Commit b2d169d

Browse files
jjhembdJeshurun Hembd
and
Jeshurun Hembd
authored
dependency updates (#11325)
* Update dependencies * Update tween.js * Revert tween.js version (see #11324) * Revert dependency changes that only affected patch versions --------- Co-authored-by: Jeshurun Hembd <jeshurun@cesium.com>
1 parent f0dc559 commit b2d169d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"@cesium/widgets": "2.3.0"
5656
},
5757
"devDependencies": {
58-
"@aws-sdk/client-s3": "^3.276.0",
59-
"@aws-sdk/lib-storage": "^3.276.0",
60-
"@rollup/plugin-commonjs": "^24.0.1",
61-
"@rollup/plugin-node-resolve": "^15.0.1",
58+
"@aws-sdk/client-s3": "^3.342.0",
59+
"@aws-sdk/lib-storage": "^3.342.0",
60+
"@rollup/plugin-commonjs": "^25.0.0",
61+
"@rollup/plugin-node-resolve": "^15.1.0",
6262
"@rollup/plugin-terser": "^0.4.0",
6363
"chokidar": "^3.5.3",
6464
"cloc": "^2.8.0",
@@ -67,7 +67,7 @@
6767
"download": "^8.0.0",
6868
"draco3d": "^1.5.1",
6969
"esbuild": "^0.17.10",
70-
"eslint": "^8.29.0",
70+
"eslint": "^8.41.0",
7171
"eslint-config-cesium": "^9.0.1",
7272
"eslint-config-prettier": "^8.3.0",
7373
"eslint-plugin-es": "^4.1.0",
@@ -99,7 +99,7 @@
9999
"karma-safari-launcher": "^1.0.0",
100100
"karma-sourcemap-loader": "^0.4.0",
101101
"karma-spec-reporter": "^0.0.36",
102-
"markdownlint-cli": "^0.33.0",
102+
"markdownlint-cli": "^0.34.0",
103103
"merge-stream": "^2.0.0",
104104
"mime": "^3.0.0",
105105
"mkdirp": "^3.0.1",
@@ -110,7 +110,7 @@
110110
"prismjs": "^1.28.0",
111111
"request": "^2.79.0",
112112
"rimraf": "^5.0.0",
113-
"rollup": "^3.17.2",
113+
"rollup": "^3.23.0",
114114
"rollup-plugin-strip-pragma": "^1.0.0",
115115
"stream-to-promise": "^3.0.0",
116116
"tsd-jsdoc": "^2.5.0",
@@ -167,4 +167,4 @@
167167
"packages/engine",
168168
"packages/widgets"
169169
]
170-
}
170+
}

packages/engine/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ktx-parse": "^0.5.0",
4545
"lerc": "^2.0.0",
4646
"mersenne-twister": "^1.1.0",
47-
"meshoptimizer": "^0.18.1",
47+
"meshoptimizer": "^0.19.0",
4848
"pako": "^2.0.4",
4949
"protobufjs": "^7.1.0",
5050
"rbush": "^3.0.1",

0 commit comments

Comments
 (0)