Skip to content

Commit

Permalink
fix(deps): pin dependencies (#6323)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
2 people authored and rijkvanzanten committed Jun 17, 2021
1 parent fa6e2c5 commit fb738c2
Show file tree
Hide file tree
Showing 15 changed files with 720 additions and 705 deletions.
62 changes: 31 additions & 31 deletions api/package.json
Expand Up @@ -151,36 +151,36 @@
},
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd",
"devDependencies": {
"@types/async": "^3.2.6",
"@types/atob": "^2.1.2",
"@types/body-parser": "^1.19.0",
"@types/busboy": "^0.2.3",
"@types/cookie-parser": "^1.4.2",
"@types/cors": "^2.8.10",
"@types/destroy": "^1.0.0",
"@types/express": "^4.17.12",
"@types/express-pino-logger": "^4.0.2",
"@types/express-session": "^1.17.3",
"@types/fs-extra": "^9.0.11",
"@types/inquirer": "^7.3.1",
"@types/js-yaml": "^4.0.1",
"@types/json2csv": "^5.0.2",
"@types/jsonwebtoken": "^8.5.1",
"@types/keyv": "^3.1.1",
"@types/lodash": "^4.14.170",
"@types/mime-types": "^2.1.0",
"@types/ms": "^0.7.31",
"@types/node": "^15.12.0",
"@types/node-cron": "^2.0.3",
"@types/nodemailer": "^6.4.1",
"@types/qs": "^6.9.6",
"@types/sharp": "^0.28.3",
"@types/stream-json": "^1.7.0",
"@types/uuid": "^8.3.0",
"@types/uuid-validate": "^0.0.1",
"copyfiles": "^2.4.0",
"cross-env": "^7.0.2",
"ts-node-dev": "^1.0.0",
"typescript": "^4.3.2"
"@types/async": "3.2.6",
"@types/atob": "2.1.2",
"@types/body-parser": "1.19.0",
"@types/busboy": "0.2.3",
"@types/cookie-parser": "1.4.2",
"@types/cors": "2.8.10",
"@types/destroy": "1.0.0",
"@types/express": "4.17.12",
"@types/express-pino-logger": "4.0.2",
"@types/express-session": "1.17.3",
"@types/fs-extra": "9.0.11",
"@types/inquirer": "7.3.1",
"@types/js-yaml": "4.0.1",
"@types/json2csv": "5.0.2",
"@types/jsonwebtoken": "8.5.1",
"@types/keyv": "3.1.1",
"@types/lodash": "4.14.170",
"@types/mime-types": "2.1.0",
"@types/ms": "0.7.31",
"@types/node": "15.12.2",
"@types/node-cron": "2.0.3",
"@types/nodemailer": "6.4.2",
"@types/qs": "6.9.6",
"@types/sharp": "0.28.3",
"@types/stream-json": "1.7.0",
"@types/uuid": "8.3.0",
"@types/uuid-validate": "0.0.1",
"copyfiles": "2.4.1",
"cross-env": "7.0.3",
"ts-node-dev": "1.1.6",
"typescript": "4.3.2"
}
}
114 changes: 57 additions & 57 deletions app/package.json
Expand Up @@ -30,62 +30,62 @@
"devDependencies": {
"@directus/docs": "9.0.0-rc.76",
"@directus/format-title": "9.0.0-rc.76",
"@fullcalendar/core": "^5.7.2",
"@fullcalendar/daygrid": "^5.7.2",
"@fullcalendar/interaction": "^5.7.2",
"@fullcalendar/list": "^5.7.2",
"@fullcalendar/timegrid": "^5.7.2",
"@popperjs/core": "^2.9.2",
"@rollup/plugin-yaml": "^3.0.0",
"@sindresorhus/slugify": "^2.1.0",
"@tinymce/tinymce-vue": "^4.0.3",
"@types/base-64": "^1.0.0",
"@types/bytes": "^3.1.0",
"@types/codemirror": "^5.60.0",
"@types/color": "^3.0.1",
"@types/diff": "^5.0.0",
"@types/dompurify": "^2.2.2",
"@types/lodash": "^4.14.170",
"@types/markdown-it": "^12.0.1",
"@types/marked": "^2.0.3",
"@types/mime-types": "^2.1.0",
"@types/ms": "^0.7.31",
"@types/qrcode": "^1.4.0",
"@vitejs/plugin-vue": "^1.2.1",
"@vue/cli-plugin-babel": "^4.5.13",
"@vue/cli-plugin-router": "^4.5.8",
"@vue/cli-plugin-typescript": "^4.5.13",
"@vue/cli-plugin-vuex": "^4.5.8",
"@vue/cli-service": "^4.5.13",
"@vue/compiler-sfc": "^3.0.5",
"axios": "^0.21.1",
"base-64": "^1.0.0",
"codemirror": "^5.61.1",
"copyfiles": "^2.4.1",
"cropperjs": "^1.5.12",
"date-fns": "^2.21.1",
"dompurify": "^2.2.9",
"escape-string-regexp": "^5.0.0",
"front-matter": "^4.0.2",
"html-entities": "^2.3.2",
"jsonlint-mod": "^1.7.6",
"marked": "^2.0.7",
"micromustache": "^8.0.3",
"mime": "^2.5.2",
"mitt": "^2.1.0",
"nanoid": "^3.1.23",
"pinia": "^2.0.0-alpha.13",
"prettier": "^2.3.1",
"pretty-ms": "^7.0.1",
"qrcode": "^1.4.4",
"rimraf": "^3.0.2",
"sass": "^1.35.1",
"tinymce": "^5.7.1",
"typescript": "^4.2.4",
"vite": "^2.3.7",
"vue": "^3.0.5",
"vue-i18n": "^9.1.6",
"vue-router": "^4.0.6",
"vuedraggable": "^4.0.3"
"@fullcalendar/core": "5.7.2",
"@fullcalendar/daygrid": "5.7.2",
"@fullcalendar/interaction": "5.7.2",
"@fullcalendar/list": "5.7.2",
"@fullcalendar/timegrid": "5.7.2",
"@popperjs/core": "2.9.2",
"@rollup/plugin-yaml": "3.0.0",
"@sindresorhus/slugify": "2.1.0",
"@tinymce/tinymce-vue": "4.0.3",
"@types/base-64": "1.0.0",
"@types/bytes": "3.1.0",
"@types/codemirror": "5.60.0",
"@types/color": "3.0.1",
"@types/diff": "5.0.0",
"@types/dompurify": "2.2.2",
"@types/lodash": "4.14.170",
"@types/markdown-it": "12.0.2",
"@types/marked": "2.0.3",
"@types/mime-types": "2.1.0",
"@types/ms": "0.7.31",
"@types/qrcode": "1.4.0",
"@vitejs/plugin-vue": "1.2.3",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-router": "4.5.13",
"@vue/cli-plugin-typescript": "4.5.13",
"@vue/cli-plugin-vuex": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/compiler-sfc": "3.1.1",
"axios": "0.21.1",
"base-64": "1.0.0",
"codemirror": "5.61.1",
"copyfiles": "2.4.1",
"cropperjs": "1.5.12",
"date-fns": "2.22.1",
"dompurify": "2.2.9",
"escape-string-regexp": "5.0.0",
"front-matter": "4.0.2",
"html-entities": "2.3.2",
"jsonlint-mod": "1.7.6",
"marked": "2.0.7",
"micromustache": "8.0.3",
"mime": "2.5.2",
"mitt": "2.1.0",
"nanoid": "3.1.23",
"pinia": "2.0.0-beta.2",
"prettier": "2.3.1",
"pretty-ms": "7.0.1",
"qrcode": "1.4.4",
"rimraf": "3.0.2",
"sass": "1.35.1",
"tinymce": "5.8.1",
"typescript": "4.3.2",
"vite": "2.3.7",
"vue": "3.1.1",
"vue-i18n": "9.1.6",
"vue-router": "4.0.8",
"vuedraggable": "4.0.3"
}
}
16 changes: 8 additions & 8 deletions docs/package.json
Expand Up @@ -30,13 +30,13 @@
"license": "ISC",
"gitHead": "24621f3934dc77eb23441331040ed13c676ceffd",
"devDependencies": {
"directory-tree": "^2.2.9",
"fs-extra": "^10.0.0",
"lodash.get": "^4.4.2",
"micromark": "^2.10.1",
"npm-watch": "^0.10.0",
"slugify": "^1.5.3",
"vuepress": "^1.7.1",
"vuepress-plugin-clean-urls": "^1.1.2"
"directory-tree": "2.2.9",
"fs-extra": "7.0.1",
"lodash.get": "4.4.2",
"micromark": "2.11.4",
"npm-watch": "0.10.0",
"slugify": "1.5.3",
"vuepress": "1.8.2",
"vuepress-plugin-clean-urls": "1.1.2"
}
}

0 comments on commit fb738c2

Please sign in to comment.