Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 77aed52 commit 17631c6
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,39 +39,39 @@
"dependencies": {
"blob-stream": "0.1.3",
"fast-fuzzy": "1.12.0",
"pdfkit": "0.14.0"
"pdfkit": "0.16.0"
},
"devDependencies": {
"@prettier/plugin-pug": "3.0.0",
"@prettier/plugin-xml": "3.2.2",
"autoprefixer": "10.4.16",
"copy-webpack-plugin": "11.0.0",
"@prettier/plugin-pug": "3.2.0",
"@prettier/plugin-xml": "3.4.1",
"autoprefixer": "10.4.20",
"copy-webpack-plugin": "12.0.2",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"css-minimizer-webpack-plugin": "5.0.1",
"del-cli": "5.1.0",
"eslint-plugin-import": "2.29.1",
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"del-cli": "6.0.0",
"eslint-plugin-import": "2.31.0",
"get-relative-luminance": "1.0.0",
"html-webpack-plugin": "5.6.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"html-webpack-plugin": "5.6.3",
"husky": "9.1.7",
"is-ci": "4.1.0",
"jest": "29.7.0",
"jest-puppeteer": "9.0.2",
"mini-css-extract-plugin": "2.7.6",
"npm-run-all": "4.1.5",
"jest-puppeteer": "11.0.0",
"mini-css-extract-plugin": "2.9.2",
"npm-run-all2": "5.0.0",
"pofile": "1.1.4",
"postcss": "8.4.28",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-loader": "7.3.3",
"postcss-loader": "8.1.1",
"pug": "2.0.4",
"pug-lexer": "5.0.1",
"pug-loader": "2.4.0",
"puppeteer": "21.6.1",
"serve": "14.2.1",
"puppeteer": "24.1.1",
"serve": "14.2.4",
"simple-icons": "14.4.0",
"svgo": "3.1.0",
"svgo": "3.3.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"xo": "0.58.0"
"webpack-cli": "6.0.1",
"xo": "0.60.0"
}
}

0 comments on commit 17631c6

Please sign in to comment.