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] committed Feb 7, 2023
1 parent a38835e commit a62e78d
Show file tree
Hide file tree
Showing 2 changed files with 2,548 additions and 1,478 deletions.
36 changes: 18 additions & 18 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@6.32.3",
"packageManager": "pnpm@6.35.1",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
Expand All @@ -12,27 +12,27 @@
"dependencies": {
"@vueuse/core": "^7.7.1",
"ts-typing": "^0.0.1",
"vue": "^3.2.31",
"vue-router": "^4.0.14"
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "^0.18.6",
"@iconify-json/carbon": "^1.1.1",
"@antfu/eslint-config": "^0.35.2",
"@iconify-json/carbon": "^1.1.14",
"@types/node": "^17.0.21",
"@unocss/reset": "^0.27.6",
"@vitejs/plugin-vue": "^2.2.4",
"@vue/test-utils": "^2.0.0-rc.18",
"eslint": "^8.10.0",
"@unocss/reset": "^0.49.4",
"@vitejs/plugin-vue": "^2.3.4",
"@vue/test-utils": "^2.2.10",
"eslint": "^8.33.0",
"jsdom": "^19.0.0",
"pnpm": "^6.32.3",
"typescript": "^4.6.2",
"unocss": "^0.27.6",
"unplugin-auto-import": "^0.6.1",
"unplugin-vue-components": "^0.17.21",
"vite": "^2.8.6",
"vite-plugin-pages": "^0.21.4",
"vitest": "^0.6.0",
"vue-tsc": "^0.32.1"
"pnpm": "^6.35.1",
"typescript": "^4.9.5",
"unocss": "^0.49.4",
"unplugin-auto-import": "^0.13.0",
"unplugin-vue-components": "^0.23.0",
"vite": "^2.9.15",
"vite-plugin-pages": "^0.28.0",
"vitest": "^0.28.4",
"vue-tsc": "^0.40.13"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit a62e78d

Please sign in to comment.