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 Aug 14, 2023
1 parent b288945 commit 46bf58b
Show file tree
Hide file tree
Showing 3 changed files with 415 additions and 166 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.0
18.17.1
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-pages",
"version": "0.31.0",
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@8.6.12",
"description": "File system base vue-router plugin for Vite",
"keywords": [
"vite",
Expand Down Expand Up @@ -74,36 +74,36 @@
"dependencies": {
"@types/debug": "^4.1.8",
"debug": "^4.3.4",
"deep-equal": "^2.2.1",
"deep-equal": "^2.2.2",
"extract-comments": "^1.1.0",
"fast-glob": "^3.2.12",
"fast-glob": "^3.3.1",
"json5": "^2.2.3",
"local-pkg": "^0.4.3",
"picocolors": "^1.0.0",
"yaml": "^2.3.1"
},
"devDependencies": {
"@antfu/utils": "^0.7.4",
"@antfu/utils": "^0.7.6",
"@hannoeru/eslint-config": "^0.9.5",
"@solidjs/router": "^0.8.2",
"@solidjs/router": "^0.8.3",
"@types/deep-equal": "^1.0.1",
"@types/glob-to-regexp": "^0.4.1",
"@types/node": "^18.16.16",
"@types/node": "^18.17.5",
"@vitest/ui": "^0.31.4",
"@vue/compiler-sfc": "^3.3.4",
"bumpp": "^9.1.0",
"bumpp": "^9.1.1",
"eslint": "^8.42.0",
"esno": "^0.16.3",
"esno": "^0.17.0",
"playwright": "^1.34.3",
"react": "^18.2.0",
"react-router": "^6.11.2",
"solid-js": "^1.7.6",
"solid-js": "^1.7.11",
"tsup": "^6.7.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vitest": "^0.31.4",
"vue": "^3.3.4",
"vue-router": "^4.2.2"
"vue-router": "^4.2.4"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 46bf58b

Please sign in to comment.