Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2023
1 parent b88b787 commit f3734c7
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 57 deletions.
2 changes: 1 addition & 1 deletion packages/social-share/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typescript": "5.2.2",
"vite": "4.4.11",
"vue": "3.3.4",
"vue-tsc": "1.8.18"
"vue-tsc": "1.8.19"
},
"peerDependencies": {
"vue": "^3.3.0"
Expand Down
113 changes: 59 additions & 54 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"nuxt": "3.7.4",
"nuxt-seo-kit": "1.3.13",
"postcss": "8.4.31",
"sass": "1.69.1",
"sass": "1.69.3",
"simple-icons": "9.17.0",
"stylelint": "15.10.3",
"stylelint-config": "workspace:*",
Expand All @@ -29,7 +29,7 @@
"tsconfig": "workspace:*",
"typescript": "5.2.2",
"vue": "3.3.4",
"vue-tsc": "1.8.18"
"vue-tsc": "1.8.19"
},
"scripts": {
"build": "nuxt build",
Expand Down

0 comments on commit f3734c7

Please sign in to comment.