Skip to content

Commit 1bacd5a

Browse files
committed
Merge remote-tracking branch 'pjonsson/webpack4-update'
2 parents 4e53b40 + 436e91a commit 1bacd5a

2 files changed

Lines changed: 2528 additions & 2081 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
"url": "http://github.com/TerriaJS/TerriaMap"
2525
},
2626
"dependencies": {
27+
"@types/node": "^18.15.11",
28+
"@types/react": "^17.0.3",
2729
"terriajs-plugin-api": "0.0.1-alpha.6",
2830
"terriajs-plugin-sample": "0.0.1-alpha.7",
2931
"terriajs-server": "^4.0.0"
@@ -80,7 +82,7 @@
8082
"typescript": "^4.9.5",
8183
"urijs": "^1.18.12",
8284
"url-loader": "^1.1.2",
83-
"webpack": "~4.46.0",
85+
"webpack": "~4.47.0",
8486
"webpack-cli": "^3.3.11",
8587
"webpack-dev-server": "^3.1.14",
8688
"yargs": "^11.0.0"

0 commit comments

Comments
 (0)