Browse Source

chore: bump dependencies

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/581/head
Ryan Wang 3 years ago
parent
commit
2f0ad5ecc5
  1. 14
      package.json
  2. 470
      pnpm-lock.yaml

14
package.json

@ -18,19 +18,19 @@
},
"dependencies": {
"pinia": "^2.0.13",
"vue": "^3.2.32",
"vue": "^3.2.33",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@iconify-json/ri": "^1.1.1",
"@rushstack/eslint-patch": "^1.1.2",
"@rushstack/eslint-patch": "^1.1.3",
"@types/jsdom": "^16.2.14",
"@types/node": "^16.11.26",
"@types/node": "^16.11.27",
"@vitejs/plugin-vue": "^2.3.1",
"@vitejs/plugin-vue-jsx": "^1.3.9",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^10.0.0",
"@vue/test-utils": "^2.0.0-rc.19",
"@vue/test-utils": "^2.0.0-rc.20",
"@vue/tsconfig": "^0.1.3",
"autoprefixer": "^10.4.4",
"c8": "^7.11.0",
@ -45,11 +45,11 @@
"prettier": "^2.6.2",
"sass": "^1.50.0",
"start-server-and-test": "^1.14.0",
"tailwindcss": "^3.0.23",
"tailwindcss": "^3.0.24",
"tailwindcss-themeable": "^1.3.0",
"typescript": "~4.5.5",
"unplugin-icons": "^0.14.1",
"vite": "^2.9.1",
"vite": "^2.9.5",
"vitest": "^0.5.9",
"vue-tsc": "^0.31.4"
}

470
pnpm-lock.yaml

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save