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 25, 2023
1 parent c1c0491 commit a8879a0
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 351 deletions.
16 changes: 8 additions & 8 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",
"lint": "eslint .",
Expand All @@ -21,21 +21,21 @@
"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",
"@antfu/eslint-config": "2.6.0",
"@iconify/json": "2.2.161",
"@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",
"@unocss/reset": "0.58.0",
"@unocss/transformer-variant-group": "0.58.0",
"@vitejs/plugin-vue": "4.5.2",
"@vitejs/plugin-vue": "4.6.0",
"critters": "0.0.20",
"eslint": "8.56.0",
"eslint-plugin-vue": "9.19.2",
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",
"vue-tsc": "1.8.25"
"vitest": "1.1.0",
"vue-tsc": "1.8.26"
}
}
Loading

0 comments on commit a8879a0

Please sign in to comment.