File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 3434 "@sideway/address" : " ^4.1.2" ,
3535 "@types/dat.gui" : " ^0.7.6" ,
3636 "@types/lodash" : " ^4.14.165" ,
37+ "@vue/babel-helper-vue-jsx-merge-props" : " ^1.4.0" ,
3738 "axios" : " ^0.21.0" ,
3839 "bufferutil" : " ^4.0.3" ,
3940 "cannon-es" : " ^0.15.0" ,
4748 "querystring" : " ^0.2.0" ,
4849 "screenfull" : " ^5.1.0" ,
4950 "three" : " ^0.152.0" ,
51+ "tslib" : " ^2.8.1" ,
5052 "tween" : " ^0.9.0" ,
5153 "utf-8-validate" : " ^5.0.5" ,
5254 "vue" : " ^2.6.11" ,
5860 },
5961 "devDependencies" : {
6062 "@babel/eslint-parser" : " ^7.14.2" ,
63+ "@types/node" : " ^22.15.3" ,
6164 "@types/three" : " ^0.152.0" ,
6265 "@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
6366 "@typescript-eslint/parser" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 1313 "sourceMap" : true ,
1414 "baseUrl" : " ." ,
1515 "types" : [
16- " webpack-env"
16+ " webpack-env" ,
17+ " node"
1718 ],
1819 "paths" : {
1920 "@/*" : [
You can’t perform that action at this time.
0 commit comments