Skip to content

Commit

Permalink
Merge pull request ecamp#4273 from ecamp/renovate/vue-monorepo
Browse files Browse the repository at this point in the history
Update vue monorepo to v3.3.13
  • Loading branch information
usu authored Dec 22, 2023
2 parents 05b2e1b + 7027349 commit a23bb85
Show file tree
Hide file tree
Showing 4 changed files with 141 additions and 141 deletions.
128 changes: 64 additions & 64 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.3.12",
"@vue/runtime-core": "3.3.13",
"html-entities": "2.4.0",
"html-parse-stringify": "3.0.1"
},
Expand All @@ -36,13 +36,13 @@
"@vitejs/plugin-vue": "4.5.2",
"@vitest/coverage-v8": "0.34.6",
"@vue/babel-preset-app": "5.0.8",
"@vue/compiler-dom": "3.3.12",
"@vue/compiler-sfc": "3.3.12",
"@vue/compiler-dom": "3.3.13",
"@vue/compiler-sfc": "3.3.13",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/test-utils": "2.4.3",
"@vue/runtime-dom": "3.3.12",
"@vue/server-renderer": "3.3.12",
"@vue/shared": "3.3.12",
"@vue/runtime-dom": "3.3.13",
"@vue/server-renderer": "3.3.13",
"@vue/shared": "3.3.13",
"css": "3.0.0",
"dayjs": "1.11.10",
"eslint": "8.56.0",
Expand Down
Loading

0 comments on commit a23bb85

Please sign in to comment.