Skip to content

Commit

Permalink
Merge pull request #25 from vikejs/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
magne4000 authored Oct 23, 2023
2 parents 0f071e2 + f501a08 commit 0581094
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
70 changes: 35 additions & 35 deletions pnpm-lock.yaml

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

12 changes: 6 additions & 6 deletions vike-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"release": "pnpm run build && bumpp --commit --push --tag && pnpm publish"
},
"dependencies": {
"vite-plugin-solid": "^2.7.1"
"vite-plugin-solid": "^2.7.2"
},
"peerDependencies": {
"solid-js": "^1.8.1",
"vite": "^4.4.11",
"solid-js": "^1.8.3",
"vite": "^4.5.0",
"vike": "^0.4.143"
},
"devDependencies": {
Expand All @@ -29,14 +29,14 @@
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/node": "^18.17.4",
"babel-preset-solid": "^1.8.0",
"babel-preset-solid": "^1.8.2",
"bumpp": "^9.2.0",
"rollup": "^4.1.4",
"rollup-plugin-dts": "^6.1.0",
"solid-js": "^1.8.1",
"solid-js": "^1.8.3",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vike": "^0.4.143"
},
"typesVersions": {
Expand Down

0 comments on commit 0581094

Please sign in to comment.