Generated
+1520
-1113
File diff suppressed because it is too large
Load Diff
+7
-3
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.23.9",
|
||||
"@babel/preset-env": "^7.23.9",
|
||||
"@babel/core": "^8.0.1",
|
||||
"@babel/preset-env": "^8.0.2",
|
||||
"babel-loader": "^10.0.0",
|
||||
"symlink-webpack-plugin": "^1.1.0",
|
||||
"vue-loader": "^17.4.2",
|
||||
@@ -27,11 +27,15 @@
|
||||
"@uppy/xhr-upload": "^5.2.0",
|
||||
"autosize": "^6.0.1",
|
||||
"css-loader": "^7.1.2",
|
||||
"maplibre-gl": "^5.4.0",
|
||||
"maplibre-gl": "^5.24.0",
|
||||
"sass": "^1.97.2",
|
||||
"sass-loader": "^17.0.0",
|
||||
"simplebar-vue": "^2.3.3",
|
||||
"vue": "^3.3.8",
|
||||
"vue-style-loader": "^4.1.3"
|
||||
},
|
||||
"allowScripts": {
|
||||
"@parcel/watcher@2.6.0": true,
|
||||
"vue-demi@0.13.11": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user