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 Dec 19, 2023
1 parent 5a6b38e commit dcc657a
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 174 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.0.0",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"scripts": {
"dev": "vite --open",
"lint": "eslint .",
Expand All @@ -21,15 +21,15 @@
"firebase": "10.7.1",
"floating-vue": "2.0.0-beta.24",
"pinia": "2.1.7",
"vue": "3.3.12",
"vue": "3.3.13",
"vue-router": "4.2.5",
"vuefire": "3.1.19"
},
"devDependencies": {
"@antfu/eslint-config": "2.4.6",
"@iconify/json": "2.2.158",
"@iconify/json": "2.2.159",
"@playwright/test": "1.40.1",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@unocss/eslint-config": "0.58.0",
"@unocss/preset-attributify": "0.58.0",
"@unocss/preset-icons": "0.58.0",
Expand All @@ -51,7 +51,7 @@
"vite-plugin-vue-devtools": "1.0.0-rc.8",
"vite-plugin-vue-layouts": "0.10.0",
"vite-ssg": "0.23.5",
"vitest": "1.0.4",
"vitest": "1.1.0",
"vue-tsc": "1.8.25"
}
}
Loading

0 comments on commit dcc657a

Please sign in to comment.