chore: upgrade packages

This commit is contained in:
Sam Potts 2022-11-17 12:01:14 +11:00
parent 433acd6f41
commit e8beabd6a8
2 changed files with 1606 additions and 1366 deletions

View File

@ -40,19 +40,19 @@
"start": "gulp" "start": "gulp"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.17.9", "@babel/core": "^7.20.2",
"@babel/plugin-proposal-class-properties": "^7.16.7", "@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.16.7", "@babel/plugin-proposal-optional-chaining": "^7.18.9",
"@babel/preset-env": "^7.16.11", "@babel/preset-env": "^7.20.2",
"@sampotts/eslint-config": "1.1.7", "@sampotts/eslint-config": "1.1.7",
"autoprefixer": "^10.4.4", "autoprefixer": "^10.4.13",
"aws-sdk": "^2.1116.0", "aws-sdk": "^2.1256.0",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"browser-sync": "^2.27.9", "browser-sync": "^2.27.10",
"colorette": "2.0.16", "colorette": "2.0.19",
"cspell": "^5.19.7", "cspell": "^6.14.2",
"cssnano": "^5.1.7", "cssnano": "^5.1.14",
"del": "^6.0.0", "del": "^6.1.1",
"eslint": "^7.23.0", "eslint": "^7.23.0",
"fancy-log": "^2.0.0", "fancy-log": "^2.0.0",
"git-branch": "^2.0.1", "git-branch": "^2.0.1",
@ -74,25 +74,25 @@
"gulp-sourcemaps": "^3.0.0", "gulp-sourcemaps": "^3.0.0",
"gulp-svgstore": "^9.0.0", "gulp-svgstore": "^9.0.0",
"gulp-terser": "^2.1.0", "gulp-terser": "^2.1.0",
"postcss": "^8.4.12", "postcss": "^8.4.19",
"postcss-custom-properties": "^12.1.7", "postcss-custom-properties": "^12.1.9",
"postcss-scss": "^4.0.3", "postcss-scss": "^4.0.5",
"prettier-eslint": "^12.0.0", "prettier-eslint": "^12.0.0",
"prettier-stylelint": "^0.4.2", "prettier-stylelint": "^0.4.2",
"remark-cli": "^10.0.1", "remark-cli": "^11.0.0",
"remark-validate-links": "^11.0.2", "remark-validate-links": "^12.1.0",
"rollup": "^2.70.2", "rollup": "^3.3.0",
"rollup-plugin-babel": "^4.4.0", "rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-node-resolve": "^5.2.0",
"sass": "^1.50.0", "sass": "^1.56.1",
"stylelint": "^14.7.1", "stylelint": "^14.15.0",
"stylelint-config-prettier": "^9.0.3", "stylelint-config-prettier": "^9.0.4",
"stylelint-config-sass-guidelines": "^9.0.1", "stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-selector-bem-pattern": "^2.1.1" "stylelint-selector-bem-pattern": "^2.1.1"
}, },
"dependencies": { "dependencies": {
"core-js": "^3.22.0", "core-js": "^3.26.1",
"custom-event-polyfill": "^1.0.7", "custom-event-polyfill": "^1.0.7",
"loadjs": "^4.2.0", "loadjs": "^4.2.0",
"rangetouch": "^2.0.1", "rangetouch": "^2.0.1",

2930
yarn.lock

File diff suppressed because it is too large Load Diff