We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da89fd commit 2fe39bbCopy full SHA for 2fe39bb
package.json
@@ -42,9 +42,9 @@
42
"@types/node": "^22.13.1"
43
},
44
"devDependencies": {
45
- "@babel/core": "^7.23.5",
46
- "@babel/preset-env": "^7.23.5",
47
- "@babel/preset-react": "^7.23.3",
+ "@babel/core": "^7.28.0",
+ "@babel/preset-env": "^7.28.0",
+ "@babel/preset-react": "^7.27.1",
48
"@typescript-eslint/eslint-plugin": "^8.24.0",
49
"@typescript-eslint/parser": "^8.24.0",
50
"babel-loader": "^9.2.1",
@@ -80,7 +80,7 @@
80
"terriajs-cesium": "8.0.2",
81
"terriajs-plugin-api": "0.0.1-alpha.17",
82
"terriajs-plugin-sample": "0.0.1-alpha.7",
83
- "typescript": "^5.7.3",
+ "typescript": "5.7.3",
84
"urijs": "^1.18.12",
85
"webpack": "^5.96.1",
86
"webpack-cli": "^5.1.4",
0 commit comments