Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jan 25, 2024
1 parent fb6728b commit 135f082
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 39 deletions.
2 changes: 1 addition & 1 deletion examples/solid-js/package.json
Expand Up @@ -11,7 +11,7 @@
"serve": "vite preview"
},
"dependencies": {
"@solidjs/router": "^0.10.9",
"@solidjs/router": "^0.10.10",
"solid-js": "^1.8.12"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-react/package.json
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"ahooks": "^3.7.8",
"i18next": "^23.7.18",
"i18next": "^23.7.19",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^14.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/vite-svelte/package.json
Expand Up @@ -19,6 +19,6 @@
"typescript": "^5.3.3",
"unplugin-auto-import": "workspace:*",
"vite": "^5.0.12",
"vite-plugin-inspect": "^0.8.2"
"vite-plugin-inspect": "^0.8.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -188,6 +188,6 @@
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.1",
"webpack": "^5.89.0"
"webpack": "^5.90.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Expand Up @@ -14,6 +14,6 @@
"element-plus": "^2.5.3",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.0.12",
"vite-plugin-inspect": "^0.8.2"
"vite-plugin-inspect": "^0.8.3"
}
}
75 changes: 41 additions & 34 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 135f082

Please sign in to comment.