Skip to content

Commit

Permalink
chore: remove lockfile, lock react-spring version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarebecca committed Jun 27, 2023
1 parent c495a27 commit c79d585
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 49,135 deletions.
2 changes: 1 addition & 1 deletion packages/gi-assets-advance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"query-string": "^7.1.1",
"react-force-graph-3d": "^1.21.10",
"react-json-view": "^1.21.3",
"react-spring": "9.3.2",
"react-spring": "9.6.0",
"react-transition-group": "^4.4.5",
"react-draggable": "^4.4.5",
"three": "^0.135.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gi-assets-scene/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dayjs": "^1.10.5",
"graph-timeline": "^1.1.7",
"lodash-es": "^4.17.21",
"react-spring": "9.4.4",
"react-spring": "9.6.0",
"three": "0.139.2"
},
"devDependencies": {
Expand Down
4 changes: 3 additions & 1 deletion packages/gi-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,12 @@
"react": "17.x",
"react-dom": "17.x"
},
"devDependencies": {
"@react-spring/types": "9.6.0"
},
"dependencies": {
"@aligov/global-locale": "^1.0.5",
"@aligov/global-string-format": "^1.0.7",
"@react-spring/types": "9.6.0",
"react-spring": "9.6.0"
},
"author": "AntV",
Expand Down
Loading

0 comments on commit c79d585

Please sign in to comment.