Skip to content

Commit

Permalink
chore(deps): update vue-minor-print-pdf to v3.4.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 56e477c commit 331f386
Show file tree
Hide file tree
Showing 4 changed files with 134 additions and 132 deletions.
121 changes: 61 additions & 60 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.27",
"@vue/runtime-core": "3.4.29",
"html-entities": "2.5.2",
"html-parse-stringify": "3.0.1"
},
Expand All @@ -37,12 +37,12 @@
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "1.6.0",
"@vue/babel-preset-app": "5.0.8",
"@vue/compiler-dom": "3.4.27",
"@vue/compiler-sfc": "3.4.27",
"@vue/compiler-dom": "3.4.29",
"@vue/compiler-sfc": "3.4.29",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/runtime-dom": "3.4.27",
"@vue/server-renderer": "3.4.27",
"@vue/shared": "3.4.27",
"@vue/runtime-dom": "3.4.29",
"@vue/server-renderer": "3.4.29",
"@vue/shared": "3.4.29",
"@vue/test-utils": "2.4.5",
"css": "3.0.0",
"dayjs": "1.11.11",
Expand Down
Loading

0 comments on commit 331f386

Please sign in to comment.