Skip to content

Commit

Permalink
Merge pull request #4645 from ecamp/renovate/vue-minor-print-pdf
Browse files Browse the repository at this point in the history
chore(deps): update vue-minor-print-pdf to v3.4.16
  • Loading branch information
renovate[bot] committed Feb 8, 2024
2 parents 3ffdc83 + 6fb7e1e commit 0a5e44c
Show file tree
Hide file tree
Showing 4 changed files with 148 additions and 157 deletions.
143 changes: 67 additions & 76 deletions pdf/package-lock.json

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

12 changes: 6 additions & 6 deletions pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint:check:prettier": "prettier --check --ignore-path .prettierignore **/*.{css,scss}"
},
"dependencies": {
"@vue/runtime-core": "3.4.15",
"@vue/runtime-core": "3.4.16",
"html-entities": "2.4.0",
"html-parse-stringify": "3.0.1"
},
Expand All @@ -36,13 +36,13 @@
"@vitejs/plugin-vue": "5.0.3",
"@vitest/coverage-v8": "1.2.2",
"@vue/babel-preset-app": "5.0.8",
"@vue/compiler-dom": "3.4.15",
"@vue/compiler-sfc": "3.4.15",
"@vue/compiler-dom": "3.4.16",
"@vue/compiler-sfc": "3.4.16",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/test-utils": "2.4.4",
"@vue/runtime-dom": "3.4.15",
"@vue/server-renderer": "3.4.15",
"@vue/shared": "3.4.15",
"@vue/runtime-dom": "3.4.16",
"@vue/server-renderer": "3.4.16",
"@vue/shared": "3.4.16",
"css": "3.0.0",
"dayjs": "1.11.10",
"eslint": "8.56.0",
Expand Down
Loading

0 comments on commit 0a5e44c

Please sign in to comment.