Skip to content

Commit

Permalink
pdf: pin more vue packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Nov 7, 2023
1 parent 5085abd commit 69d2495
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 137 deletions.
174 changes: 39 additions & 135 deletions pdf/package-lock.json

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

8 changes: 6 additions & 2 deletions pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,12 @@
"@vitejs/plugin-vue": "4.4.0",
"@vitest/coverage-v8": "0.34.6",
"@vue/babel-preset-app": "5.0.8",
"@vue/compiler-dom": "3.3.7",
"@vue/compiler-sfc": "3.3.7",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/runtime-dom": "3.3.7",
"@vue/server-renderer": "3.3.7",
"@vue/shared": "3.3.7",
"@vue/test-utils": "2.4.1",
"css": "3.0.0",
"dayjs": "^1.11.9",
Expand All @@ -47,8 +52,7 @@
"prettier": "3.0.3",
"url-template": "^3.1.0",
"vite": "4.5.0",
"vitest": "0.34.6",
"vue": "3.3.7"
"vitest": "0.34.6"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 69d2495

Please sign in to comment.