Skip to content

Commit

Permalink
Merge pull request #164 from xtremespb/core_110821
Browse files Browse the repository at this point in the history
Bugfixes
  • Loading branch information
xtremespb committed Nov 25, 2021
2 parents a380061 + 0ce268f commit 349ce0a
Show file tree
Hide file tree
Showing 17 changed files with 347 additions and 175 deletions.
18 changes: 9 additions & 9 deletions package-core.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,28 @@
"date-fns": "^2.26.0",
"extract-zip": "^2.0.1",
"fastify": "^3.24.0",
"fastify-cookie": "^5.3.2",
"fastify-cookie": "^5.4.0",
"fastify-cors": "^6.0.2",
"fastify-formbody": "^5.2.0",
"fastify-jwt": "^3.2.1",
"fastify-jwt": "^4.0.0",
"fastify-mongodb": "^4.1.1",
"fastify-plugin": "^3.0.0",
"fastify-static": "^4.5.0",
"fastify-url-data": "^3.0.3",
"fs-extra": "^10.0.0",
"html-to-text": "^8.1.0",
"inquirer": "^8.2.0",
"ioredis": "^4.28.0",
"ioredis": "^4.28.1",
"jimp": "^0.16.1",
"js-beautify": "^1.14.0",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.throttle": "^4.1.1",
"marko": "^5.17.4",
"marko": "^5.17.5",
"mime-types": "^2.1.34",
"mongodb": "^4.2.0",
"nodemailer": "^6.7.1",
"pino": "^7.3.0",
"pino": "^7.4.1",
"pm2": "^5.1.2",
"postcss-csso": "^5.0.1",
"socket.io": "^4.4.0",
Expand Down Expand Up @@ -66,24 +66,24 @@
"clean-webpack-plugin": "^4.0.0",
"core-js": "^3.19.1",
"css-loader": "^6.5.1",
"eslint": "^8.2.0",
"eslint": "^8.3.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.3",
"file-loader": "^6.2.0",
"imask": "^6.2.2",
"mini-css-extract-plugin": "^2.4.5",
"postcss": "^8.3.11",
"postcss": "^8.4.1",
"postcss-loader": "^6.2.0",
"postcss-preset-env": "^7.0.1",
"postcss-url": "^10.1.3",
"pretty-checkbox": "^3.0.3",
"puppeteer": "^11.0.0",
"router5": "^8.0.1",
"router5-plugin-browser": "^8.0.1",
"sass": "^1.43.4",
"sass": "^1.43.5",
"sass-loader": "^12.3.0",
"svg-url-loader": "^7.1.1",
"webpack": "^5.64.2",
"webpack": "^5.64.3",
"webpack-cli": "^4.9.1",
"webpack-fix-style-only-entries": "^0.6.1",
"webpack-sources": "^3.2.2"
Expand Down
132 changes: 65 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 349ce0a

Please sign in to comment.