Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions 01/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"config": "config/"
},
"engines": {
"node": "14.17.1",
"npm": ">= 7.19.0"
"node": "14.17.4",
"npm": ">= 7.20.3"
},
"nyc": {
"include": [
Expand Down Expand Up @@ -65,7 +65,7 @@
"@feathersjs/express": "^4.5.11",
"@feathersjs/feathers": "^4.5.11",
"@feathersjs/socketio": "^4.5.11",
"ajv": "^8.6.0",
"ajv": "^8.6.2",
"axios": "^0.21.0",
"compression": "^1.7.4",
"cors": "^2.8.5",
Expand All @@ -74,16 +74,16 @@
"feathers-hooks-common": "^5.0.6",
"feathers-mongoose": "^8.3.3",
"feathers-swagger": "^1.2.1",
"feathers-sync": "^2.3.0",
"feathers-sync": "^2.4.0",
"get-stream": "^6.0.1",
"helmet": "^4.6.0",
"kafka-node": "^5.0.0",
"lodash": "^4.17.21",
"lodash.merge": "^4.6.2",
"moment": "^2.29.1",
"mongoose": "^5.13.0",
"mongoose": "^5.13.5",
"ms": "^2.1.3",
"multer": "^2.0.0-rc.2",
"multer": "^2.0.0-rc.3",
"nanoid": "^3.1.23",
"node-schedule": "^2.0.0",
"saslprep": "^1.0.3",
Expand All @@ -94,39 +94,39 @@
"@feathersjs/authentication-client": "^4.5.11",
"@feathersjs/rest-client": "^4.5.11",
"@feathersjs/socketio-client": "^4.5.11",
"@types/chai": "^4.2.19",
"@types/compression": "^1.7.0",
"@types/cors": "^2.8.10",
"@types/chai": "^4.2.21",
"@types/compression": "^1.7.1",
"@types/cors": "^2.8.12",
"@types/helmet": "^0.0.48",
"@types/lodash.merge": "^4.6.6",
"@types/mocha": "^8.2.2",
"@types/mocha": "^9.0.0",
"@types/mongoose": "^5.11.96",
"@types/ms": "^0.7.31",
"@types/multer": "^1.4.6",
"@types/multer": "^1.4.7",
"@types/nanoid": "^2.1.0",
"@types/node-schedule": "^1.3.1",
"@types/node-schedule": "^1.3.2",
"@types/sinon": "^10.0.2",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"chai": "^4.3.4",
"eslint": "^7.29.0",
"eslint": "^7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-sonarjs": "^0.7.0",
"husky": "^6.0.0",
"eslint-plugin-sonarjs": "^0.9.1",
"husky": "^7.0.1",
"jsonfile": "^6.1.0",
"lint-staged": "^11.0.0",
"mocha": "^9.0.1",
"nodemon": "^2.0.9",
"lint-staged": "^11.1.1",
"mocha": "^9.0.3",
"nodemon": "^2.0.12",
"nyc": "^15.1.0",
"shx": "^0.3.3",
"sinon": "^11.1.1",
"socket.io-client": "^4.1.2",
"sinon": "^11.1.2",
"socket.io-client": "^4.1.3",
"source-map-support": "^0.5.19",
"ts-mocha": "^8.0.0",
"ts-node": "^10.0.0",
"ts-node-dev": "^1.1.7",
"typescript": "^4.3.4"
"ts-node": "^10.1.0",
"ts-node-dev": "^1.1.8",
"typescript": "^4.3.5"
}
}
68 changes: 34 additions & 34 deletions 02/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@
"@casl/ability": "^5.3.1",
"@casl/react": "^2.3.0",
"@cycjimmy/jsmpeg-player": "^5.0.1",
"@date-io/date-fns": "^2.10.11",
"@date-io/date-fns": "^2.11.0",
"@esri/arcgis-to-geojson-utils": "^1.3.0",
"@feathersjs/authentication-client": "^4.5.11",
"@feathersjs/feathers": "^4.5.11",
"@feathersjs/socketio-client": "^4.5.11",
"@material-ui/core": "^4.11.4",
"@material-ui/core": "^4.12.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.58",
"@material-ui/lab": "^4.0.0-alpha.60",
"@material-ui/pickers": "^3.3.10",
"@turf/turf": "^6.4.0",
"@turf/turf": "^6.5.0",
"@types/escape-html": "^1.0.1",
"@types/jwt-decode": "^2.2.1",
"@types/lodash.clonedeep": "^4.5.6",
"@types/lodash.get": "^4.4.6",
"ag-grid-community": "^25.3.0",
"ag-grid-enterprise": "^25.3.0",
"ag-grid-react": "^25.3.0",
"date-fns": "^2.22.1",
"debug": "^4.3.1",
"date-fns": "^2.23.0",
"debug": "^4.3.2",
"env-cmd": "^10.1.0",
"escape-html": "^1.0.3",
"esri-loader": "^3.1.0",
"esri-loader": "^3.2.0",
"esri-loader-react": "^2.0.3",
"feathers-reactive": "^0.8.2",
"formik": "^2.2.9",
Expand All @@ -40,9 +40,9 @@
"mitt": "^3.0.0",
"moment": "^2.29.1",
"node-sass": "^6.0.1",
"notistack": "^1.0.9",
"notistack": "^1.0.10",
"object-to-formdata": "^4.1.0",
"primeflex": "^2.0.0",
"primeflex": "^3.0.1",
"prop-types": "^15.7.2",
"quill": "^1.3.7",
"quill-delta-to-html": "^0.12.0",
Expand All @@ -53,15 +53,15 @@
"react-highlight-words": "^0.17.0",
"react-image": "^4.0.3",
"react-joyride": "^2.3.0",
"react-responsive-carousel": "^3.2.18",
"react-responsive-carousel": "^3.2.20",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"react-scroll-to-bottom": "^4.1.2",
"react-select": "^4.3.1",
"react-virtuoso": "^1.9.3",
"react-virtuoso": "^1.10.2",
"redux": "^4.1.0",
"socket.io-client": "^4.1.2",
"typescript": "^4.3.4",
"socket.io-client": "^4.1.3",
"typescript": "^4.3.5",
"xlsx": "^0.17.0",
"yup": "^0.32.9"
},
Expand Down Expand Up @@ -104,35 +104,35 @@
"not op_mini all"
],
"devDependencies": {
"@testing-library/dom": "^8.0.0",
"@testing-library/dom": "^8.1.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@types/arcgis-js-api": "^4.19.0",
"@types/arcgis-js-api": "^4.20.1",
"@types/arcgis-to-geojson-utils": "^1.0.2",
"@types/debug": "^4.1.5",
"@types/history": "^4.7.8",
"@types/jest": "^26.0.23",
"@types/node": "^15.12.5",
"@types/prop-types": "^15.7.3",
"@types/quill": "^2.0.8",
"@types/react": "^17.0.11",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^17.0.8",
"@types/react-highlight-words": "^0.16.2",
"@types/react-router-dom": "^5.1.7",
"@types/react-select": "^4.0.16",
"@types/debug": "^4.1.7",
"@types/history": "^4.7.9",
"@types/jest": "^26.0.24",
"@types/node": "^16.4.8",
"@types/prop-types": "^15.7.4",
"@types/quill": "^2.0.9",
"@types/react": "^17.0.15",
"@types/react-color": "^3.0.5",
"@types/react-dom": "^17.0.9",
"@types/react-highlight-words": "^0.16.3",
"@types/react-router-dom": "^5.1.8",
"@types/react-select": "^4.0.17",
"@types/socket.io-client": "^1.4.36",
"@types/yup": "^0.29.11",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@types/yup": "^0.29.13",
"@typescript-eslint/eslint-plugin": "^4.28.5",
"@typescript-eslint/parser": "^4.28.5",
"cross-env": "^7.0.3",
"eslint-config-airbnb": "^18.2.1",
"eslint-import-resolver-typescript": "^2.4.0",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-sonarjs": "^0.7.0",
"husky": "^6.0.0",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-sonarjs": "^0.9.1",
"husky": "^7.0.1",
"jest-junit": "^12.2.0",
"lint-staged": "^11.0.0",
"lint-staged": "^11.1.1",
"react-select-event": "^5.3.0",
"shx": "^0.3.3"
}
Expand Down