Skip to content

Commit

Permalink
Merge pull request #11662 from CesiumGS/dependency-updates
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
jjhembd committed Dec 1, 2023
2 parents 03dd717 + 0d93050 commit ada49a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,26 +54,26 @@
"@cesium/widgets": "^4.3.0"
},
"devDependencies": {
"@playwright/test": "^1.34.3",
"@playwright/test": "^1.40.1",
"chokidar": "^3.5.3",
"cloc": "^2.8.0",
"compression": "^1.7.4",
"esbuild": "^0.19.2",
"eslint": "^8.41.0",
"esbuild": "^0.19.8",
"eslint": "^8.54.0",
"eslint-config-cesium": "^10.0.1",
"eslint-plugin-es": "^4.1.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-node": "^11.1.0",
"express": "^4.17.1",
"globby": "^13.1.3",
"globby": "^14.0.0",
"glsl-strip-comments": "^1.0.0",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.3.0",
"gulp-insert": "^0.5.0",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.1.3",
"gulp-tap": "^2.0.0",
"gulp-zip": "^5.1.0",
"gulp-zip": "^6.0.0",
"husky": "^8.0.2",
"istanbul-lib-instrument": "^6.0.0",
"jasmine-core": "^5.0.1",
Expand Down Expand Up @@ -102,7 +102,7 @@
"sinon": "^17.0.0",
"stream-to-promise": "^3.0.0",
"tsd-jsdoc": "^2.5.0",
"typescript": "^5.0.2",
"typescript": "^5.3.2",
"yargs": "^17.0.1"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"ktx-parse": "^0.6.0",
"lerc": "^2.0.0",
"mersenne-twister": "^1.1.0",
"meshoptimizer": "^0.19.0",
"meshoptimizer": "^0.20.0",
"pako": "^2.0.4",
"protobufjs": "^7.1.0",
"rbush": "^3.0.1",
Expand Down

0 comments on commit ada49a6

Please sign in to comment.