Skip to content

Commit

Permalink
Fixing height issue with program portfolio (#45) (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: olemp <olemp@puzzlepart.com>

Co-authored-by: Petterandre <petterbraten@gmail.com>
  • Loading branch information
olemp and Petterandre authored May 22, 2020
1 parent f2c4dfd commit 5616a5d
Show file tree
Hide file tree
Showing 4 changed files with 1,551 additions and 1,215 deletions.
158 changes: 79 additions & 79 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,102 +17,102 @@
"postversion": "npm run release"
},
"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/polyfill": "^7.2.5",
"@pnp/common": "^1.3.10",
"@pnp/logging": "^1.3.10",
"@pnp/odata": "^1.3.10",
"@pnp/polyfill-ie11": "^1.0.1",
"@pnp/sp": "^1.3.10",
"@babel/core": "7.3.4",
"@babel/polyfill": "7.2.5",
"@pnp/common": "1.3.10",
"@pnp/logging": "1.3.10",
"@pnp/odata": "1.3.10",
"@pnp/polyfill-ie11": "1.0.1",
"@pnp/sp": "1.3.10",
"@types/es6-promise": "0.0.33",
"@types/file-saver": "^2.0.0",
"@types/html2canvas": "^0.0.35",
"@types/jspdf": "^1.3.0",
"@types/node": "^11.11.4",
"@types/file-saver": "2.0.0",
"@types/html2canvas": "0.0.35",
"@types/jspdf": "1.3.0",
"@types/node": "11.11.4",
"@types/react": "16.9.23",
"@types/react-dom": "16.9.5",
"@types/sharepoint": "^2016.1.8",
"array-sort": "^1.0.0",
"array-unique": "^0.3.2",
"autoprefixer-stylus": "^0.14.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-assign": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"core-js": "^2.6.3",
"@types/sharepoint": "2016.1.8",
"array-sort": "1.0.0",
"array-unique": "0.3.2",
"autoprefixer-stylus": "0.14.0",
"babel-cli": "6.26.0",
"babel-core": "6.26.3",
"babel-loader": "7.1.4",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-object-assign": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-preset-env": "1.7.0",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"core-js": "2.6.3",
"event-stream": "3.3.4",
"graceful-fs": "^4.1.11",
"gulp": "^3.9.1",
"gulp-clean": "^0.4.0",
"gulp-color": "^0.0.2",
"gulp-flatmap": "^1.0.2",
"gulp-livereload": "^4.0.1",
"gulp-logger": "^0.0.2",
"gulp-mocha": "^6.0.0",
"gulp-plumber": "^1.2.1",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-sourcemaps": "^2.6.4",
"gulp-spsave": "^3.1.1",
"gulp-stylus": "^2.7.0",
"gulp-tslint": "^8.1.3",
"gulp-typescript": "^5.0.0",
"gulp-watch": "^5.0.1",
"gulp-zip": "^4.2.0",
"html2canvas": "^1.0.0-rc.5",
"interactjs": "^1.3.4",
"graceful-fs": "4.1.11",
"gulp": "3.9.1",
"gulp-clean": "0.4.0",
"gulp-color": "0.0.2",
"gulp-flatmap": "1.0.2",
"gulp-livereload": "4.0.1",
"gulp-logger": "0.0.2",
"gulp-mocha": "6.0.0",
"gulp-plumber": "1.2.1",
"gulp-rename": "1.4.0",
"gulp-replace": "1.0.0",
"gulp-sourcemaps": "2.6.4",
"gulp-spsave": "3.1.1",
"gulp-stylus": "2.7.0",
"gulp-tslint": "8.1.3",
"gulp-typescript": "5.0.0",
"gulp-watch": "5.0.1",
"gulp-zip": "4.2.0",
"html2canvas": "1.0.0-rc.5",
"interactjs": "1.3.4",
"js-yaml": ">=3.13.1",
"jsom-ctx": "^1.2.0",
"jspdf": "^1.5.3",
"jspdf-autotable": "^3.1.1",
"marked": "^0.6.2",
"merge2": "^1.2.3",
"minimatch": "^3.0.4",
"moment": "^2.24.0",
"natives": "^1.1.6",
"object-assign": "^4.1.1",
"object.omit": "^3.0.0",
"office-ui-fabric-core": "^11.0.0",
"office-ui-fabric-react": "^6.211.6",
"path": "^0.12.7",
"plugin-error": "^1.0.1",
"prop-types": "^15.6.2",
"querystring": "^0.2.0",
"raw-loader": "^1.0.0",
"jsom-ctx": "1.2.0",
"jspdf": "1.5.3",
"jspdf-autotable": "3.1.1",
"marked": "0.6.2",
"merge2": "1.2.3",
"minimatch": "3.0.4",
"moment": "2.24.0",
"natives": "1.1.6",
"object-assign": "4.1.1",
"object.omit": "3.0.0",
"office-ui-fabric-core": "11.0.0",
"office-ui-fabric-react": "6.211.6",
"path": "0.12.7",
"plugin-error": "1.0.1",
"prop-types": "15.6.2",
"querystring": "0.2.0",
"raw-loader": "1.0.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"react-calendar-timeline": "0.19.0",
"react-highcharts": "^16.0.2",
"react-scroll": "^1.7.12",
"react-truncate-markup": "^3.0.1",
"regenerator-runtime": "^0.11.1",
"run-sequence": "^2.2.1",
"sanitize-filename": "^1.6.1",
"react-highcharts": "16.0.2",
"react-scroll": "1.7.12",
"react-truncate-markup": "3.0.1",
"regenerator-runtime": "0.11.1",
"run-sequence": "2.2.1",
"sanitize-filename": "1.6.1",
"sp-js-provisioning": "git+https://github.com/Puzzlepart/sp-js-provisioning.git#v0.8.9",
"sshpk": ">=1.13.2",
"string-format": "^2.0.0",
"stylus": "^0.54.5",
"string-format": "2.0.0",
"stylus": "0.54.5",
"tslint": "5.20.0",
"typescript": "^3.8.3",
"uuid": "^3.3.2",
"webpack": "^3.12.0",
"whatwg-fetch": "^3.0.0",
"yargs": "^13.2.4"
"typescript": "3.8.3",
"uuid": "3.3.2",
"webpack": "3.12.0",
"whatwg-fetch": "3.0.0",
"yargs": "13.2.4"
},
"peerDependencies": {
"react": ">=15",
"react-dom": ">=15"
},
"resolutions": {
"@types/react": "^16.7.20",
"@types/react-dom": "^16.0.11"
"@types/react": "16.7.20",
"@types/react-dom": "16.0.11"
},
"dependencies": {
"prosjektportalen": "^2.6.12"
"prosjektportalen": "2.6.12"
}
}
}
Loading

0 comments on commit 5616a5d

Please sign in to comment.