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 Nov 13, 2023
1 parent 5cfd352 commit bdb527f
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 214 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"start": "vite"
},
"devDependencies": {
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.9.1",
"@typescript-eslint/parser": "6.9.1",
"@unocss/eslint-config": "0.57.2",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@unocss/eslint-config": "0.57.3",
"eslint": "8.53.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
Expand All @@ -26,7 +26,7 @@
"eslint-plugin-yml": "1.10.0",
"prettier": "3.0.3",
"typescript": "5.2.2",
"unocss": "0.57.2",
"unocss": "0.57.3",
"vite": "4.5.0",
"vite-plugin-checker": "0.6.2",
"vite-plugin-solid": "2.7.2",
Expand All @@ -35,5 +35,5 @@
"dependencies": {
"solid-js": "1.8.5"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit bdb527f

Please sign in to comment.