chore(deps): Automated dependency upgrades

This commit is contained in:
github-actions 2023-04-03 08:05:53 +00:00
parent c1e5da4022
commit d1c2dc6e61
2 changed files with 302 additions and 305 deletions

View File

@ -38,11 +38,11 @@
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^2.0.0", "@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0", "@11ty/eleventy-plugin-syntaxhighlight": "^4.2.0",
"@babel/core": "^7.21.3", "@babel/core": "^7.21.4",
"@babel/preset-env": "^7.20.2", "@babel/preset-env": "^7.21.4",
"@babel/preset-typescript": "^7.21.0", "@babel/preset-typescript": "^7.21.4",
"@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-commonjs": "^24.0.1",
"@rollup/plugin-inject": "^5.0.3", "@rollup/plugin-inject": "^5.0.3",
@ -54,13 +54,13 @@
"@types/markdown-it-attrs": "^4.1.0", "@types/markdown-it-attrs": "^4.1.0",
"@types/node": "^16", "@types/node": "^16",
"@types/prismjs": "^1.26.0", "@types/prismjs": "^1.26.0",
"@typescript-eslint/eslint-plugin": "^5.56.0", "@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.56.0", "@typescript-eslint/parser": "^5.57.0",
"date-fns": "^2.29.3", "date-fns": "^2.29.3",
"deep-equal": "^2.2.0", "deep-equal": "^2.2.0",
"eslint": "^8.36.0", "eslint": "^8.37.0",
"eslint-config-prettier": "^8.8.0", "eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.3", "eslint-import-resolver-typescript": "^3.5.4",
"eslint-plugin-import": "^2.27.5", "eslint-plugin-import": "^2.27.5",
"eslint-plugin-simple-import-sort": "^10.0.0", "eslint-plugin-simple-import-sort": "^10.0.0",
"jquery": "^3.6.4", "jquery": "^3.6.4",
@ -78,12 +78,12 @@
"rollup": "^3.20.2", "rollup": "^3.20.2",
"sass": "^1.60.0", "sass": "^1.60.0",
"semver-parser": "^4.1.3", "semver-parser": "^4.1.3",
"stylelint": "^15.3.0", "stylelint": "^15.4.0",
"stylelint-config-standard-scss": "^7.0.1", "stylelint-config-standard-scss": "^7.0.1",
"truncate-html": "^1.0.4", "truncate-html": "^1.0.4",
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typedoc": "^0.23.28", "typedoc": "^0.23.28",
"typescript": "^5.0.2", "typescript": "^5.0.3",
"typogr": "^0.6.8" "typogr": "^0.6.8"
}, },
"resolutions": { "resolutions": {

587
yarn.lock

File diff suppressed because it is too large Load Diff