Skip to content

Commit

Permalink
chore(deps): Update non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | pnpm                     | 8.12.0 | 8.12.1 |
| npm        | rollup-plugin-visualizer | 5.11.0 | 5.11.0 |
| npm        | svgo                     | 3.0.5  | 3.1.0  |
| npm        | vite                     | 4.5.1  | 4.5.1  |
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 2b1609a commit 56ce626
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@
"prettier": "^2.8.8",
"release-it": "^15.11.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.10.0",
"rollup-plugin-visualizer": "^5.11.0",
"sharp": "^0.33.0",
"svgo": "^3.0.5",
"svgo": "^3.1.0",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vite": "^4.5.1",
"vite-plugin-dts": "^2.3.0"
},
"peerDependencies": {
Expand All @@ -87,7 +87,7 @@
"engines": {
"node": ">=14"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

0 comments on commit 56ce626

Please sign in to comment.