Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 218589e commit f88955d
Show file tree
Hide file tree
Showing 2 changed files with 958 additions and 590 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"homepage": "https://github.com/freddy38510/quasar-app-extension-ssg",
"engines": {
"node": ">= 10.18.1",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
"node": ">= 10.24.1",
"npm": ">= 6.14.18",
"yarn": ">= 1.22.21"
},
"config": {
"commitizen": {
Expand All @@ -42,40 +42,40 @@
}
},
"dependencies": {
"beastcss": "2.1.1",
"beastcss": "2.1.3",
"bundle-runner": "0.0.1",
"chalk": "4.1.2",
"ci-info": "3.8.0",
"ci-info": "3.9.0",
"compression": "1.7.4",
"cors": "2.8.5",
"crc": "4.3.2",
"destr": "1.2.2",
"express": "4.18.2",
"fastq": "1.15.0",
"fs-extra": "11.1.0",
"globby": "13.1.3",
"fastq": "1.17.1",
"fs-extra": "11.2.0",
"globby": "13.2.2",
"html-minifier": "4.0.0",
"jiti": "1.17.0",
"jiti": "1.21.0",
"minimist": "1.2.8",
"node-html-parser": "6.1.4",
"open": "8.4.1",
"node-html-parser": "6.1.12",
"open": "8.4.2",
"pify": "5.0.0",
"route-cache": "0.4.7",
"selfsigned": "2.1.1",
"semver": "7.3.8",
"webpack-merge": "5.8.0",
"workbox-build": "6.5.4"
"route-cache": "0.7.0",
"selfsigned": "2.4.1",
"semver": "7.5.4",
"webpack-merge": "5.10.0",
"workbox-build": "6.6.0"
},
"devDependencies": {
"@commitlint/cli": "17.4.3",
"@commitlint/config-conventional": "17.4.3",
"commit-and-tag-version": "11.1.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"commit-and-tag-version": "11.3.0",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.34.0",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-lodash-template": "0.21.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-lodash-template": "0.22.1",
"husky": "8.0.3"
}
}
Loading

0 comments on commit f88955d

Please sign in to comment.