mirror of
https://github.com/xibyte/jsketcher
synced 2025-12-06 08:25:19 +01:00
upgrade all npm packages and fix build warnings related to react icons.
This commit is contained in:
parent
9d007cd12b
commit
a54a784e4b
6 changed files with 2269 additions and 1817 deletions
3998
package-lock.json
generated
3998
package-lock.json
generated
File diff suppressed because it is too large
Load diff
79
package.json
79
package.json
|
|
@ -31,69 +31,70 @@
|
|||
},
|
||||
"homepage": ".",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.19.3",
|
||||
"@babel/core": "^7.20.5",
|
||||
"@babel/eslint-parser": "^7.19.1",
|
||||
"@babel/eslint-plugin": "^7.19.1",
|
||||
"@babel/cli": "^7.22.15",
|
||||
"@babel/core": "^7.22.15",
|
||||
"@babel/eslint-parser": "^7.22.15",
|
||||
"@babel/eslint-plugin": "^7.22.10",
|
||||
"@babel/plugin-proposal-class-properties": "^7.18.6",
|
||||
"@babel/plugin-proposal-decorators": "^7.20.5",
|
||||
"@babel/plugin-proposal-decorators": "^7.22.15",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.18.9",
|
||||
"@babel/preset-env": "^7.20.2",
|
||||
"@babel/preset-react": "^7.18.6",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
|
||||
"@babel/preset-env": "^7.22.15",
|
||||
"@babel/preset-react": "^7.22.15",
|
||||
"@babel/preset-stage-2": "^7.8.3",
|
||||
"@babel/preset-typescript": "^7.18.6",
|
||||
"@tauri-apps/cli": "^1.3.1",
|
||||
"@types/react": "^18.0.26",
|
||||
"@types/react-dom": "^18.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "^5.45.1",
|
||||
"@typescript-eslint/parser": "^5.45.1",
|
||||
"babel-loader": "^9.1.0",
|
||||
"@babel/preset-typescript": "^7.22.15",
|
||||
"@tauri-apps/cli": "^1.4.0",
|
||||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"babel-loader": "^9.1.3",
|
||||
"babel-plugin-transform-decorators-legacy": "^1.3.5",
|
||||
"babel-polyfill": "^6.26.0",
|
||||
"buffer": "^6.0.3",
|
||||
"concurrently": "^7.6.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^6.7.2",
|
||||
"cypress": "^12.0.1",
|
||||
"cypress-wait-until": "^1.7.1",
|
||||
"del": "^6.0.0",
|
||||
"eslint": "^8.29.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"css-loader": "^6.8.1",
|
||||
"cypress": "^12.17.4",
|
||||
"cypress-wait-until": "^1.7.2",
|
||||
"del": "^6.1.1",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"file-loader": "^6.2.0",
|
||||
"glob": "^8.0.3",
|
||||
"grunt": "^1.5.3",
|
||||
"glob": "^8.1.0",
|
||||
"grunt": "^1.6.1",
|
||||
"grunt-contrib-copy": "1.0.0",
|
||||
"grunt-contrib-watch": "^1.1.0",
|
||||
"handlebars": "^4.7.7",
|
||||
"less": "^4.1.3",
|
||||
"less-loader": "^11.1.0",
|
||||
"handlebars": "^4.7.8",
|
||||
"less": "^4.2.0",
|
||||
"less-loader": "^11.1.3",
|
||||
"raw-loader": "^4.0.2",
|
||||
"style-loader": "^3.3.1",
|
||||
"typescript": "^4.9.3",
|
||||
"style-loader": "^3.3.3",
|
||||
"typescript": "^4.9.5",
|
||||
"url-loader": "^4.1.1",
|
||||
"wait-on": "^6.0.1",
|
||||
"webpack": "^5.75.0",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-dev-server": "^4.11.1"
|
||||
"webpack": "^5.88.2",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack-dev-server": "^4.15.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dxfjs/parser": "^0.2.0",
|
||||
"@tarikjabiri/dxf": "^2.6.2",
|
||||
"@tauri-apps/api": "^1.3.0",
|
||||
"@react-icons/all-files": "^4.1.0",
|
||||
"@tarikjabiri/dxf": "^2.8.9",
|
||||
"@tauri-apps/api": "^1.4.0",
|
||||
"@types/three": "^0.146.0",
|
||||
"browser-xml2js": "^0.4.19",
|
||||
"classnames": "^2.3.2",
|
||||
"clipper-lib": "^6.4.2",
|
||||
"core-js": "^3.26.1",
|
||||
"core-js": "^3.32.2",
|
||||
"earcut": "^2.2.4",
|
||||
"font-awesome": "4.7.0",
|
||||
"immer": "^9.0.16",
|
||||
"immer": "^9.0.21",
|
||||
"jsketcher-occ-engine": "1.0.1-f505cdcb9f37685cdadb937bc3b11b9b75f9267c",
|
||||
"jszip": "^3.10.1",
|
||||
"libtess": "1.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
"marked": "^4.2.3",
|
||||
"marked": "^4.3.0",
|
||||
"mousetrap": "^1.6.5",
|
||||
"numeric": "1.2.6",
|
||||
"path": "^0.12.7",
|
||||
|
|
@ -101,11 +102,11 @@
|
|||
"react": "^18.2.0",
|
||||
"react-color": "^2.19.3",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.7.1",
|
||||
"react-toastify": "^9.1.1",
|
||||
"react-icons": "^4.11.0",
|
||||
"react-toastify": "^9.1.3",
|
||||
"sprintf-js": "^1.1.2",
|
||||
"three": "^0.147.0",
|
||||
"url": "^0.11.0"
|
||||
"url": "^0.11.1"
|
||||
},
|
||||
"proxy": "http://localhost:3000"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ import {camelCaseSplitToStr} from 'gems/camelCaseSplit';
|
|||
import {EMPTY_ARRAY, removeInPlace} from 'gems/iterables';
|
||||
import {ReactApplicationContext} from "cad/dom/ReactApplicationContext";
|
||||
import produce from "immer";
|
||||
import {FiEdit} from "react-icons/all";
|
||||
import {FiEdit} from "react-icons/fi";
|
||||
import {MFace} from "cad/model/mface";
|
||||
import {ModelIcon} from "cad/craft/ui/ModelIcon";
|
||||
import {SafeLength} from "cad/craft/ui/SafeLength";
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ import capitalize from 'gems/capitalize';
|
|||
import {constant} from 'lstream';
|
||||
import {useStream} from "ui/effects";
|
||||
import {NoIcon} from "../../../sketcher/icons/NoIcon";
|
||||
import {GrCircleQuestion} from "react-icons/all";
|
||||
import {GrCircleQuestion} from "react-icons/fa";
|
||||
import {memoize} from "lodash/function";
|
||||
|
||||
function ConfigurableToolbar({actions, size, ...props}) {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
import {GiCube} from 'react-icons/all';
|
||||
import {GiCube} from 'react-icons/gi';
|
||||
|
||||
export default [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
import {BiPencil, BsTextareaT} from "react-icons/all";
|
||||
import {BiPencil} from "react-icons/bi";
|
||||
import {BsTextareaT} from "react-icons/bs";
|
||||
import {Label} from "sketcher/shapes/label";
|
||||
import {isConstraintAnnotation} from "sketcher/constr/constraintAnnotation";
|
||||
import {editConstraint} from "sketcher/actions/constraintActions";
|
||||
|
|
|
|||
Loading…
Reference in a new issue