Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleSound committed Feb 12, 2024
1 parent 3f757d1 commit 7dd16c3
Show file tree
Hide file tree
Showing 2 changed files with 2,295 additions and 1,979 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.9.1",
"type": "module",
"description": "Form state management and validation for Vue3",
"packageManager": "pnpm@7.9.4",
"packageManager": "pnpm@8.15.1",
"author": {
"name": "Ayaka Rizumu",
"url": "https://github.com/LittleSound"
Expand Down Expand Up @@ -55,34 +55,34 @@
"test": "vitest"
},
"devDependencies": {
"@antfu/eslint-config": "^0.34.1",
"@iconify-json/carbon": "^1.1.5",
"@iconify-json/noto-v1": "^1.1.1",
"@types/jsdom": "^16.2.14",
"@antfu/eslint-config": "^0.34.2",
"@iconify-json/carbon": "^1.1.29",
"@iconify-json/noto-v1": "^1.1.11",
"@types/jsdom": "^16.2.15",
"@types/node": "17.0.29",
"@unocss/reset": "^0.34.0",
"@vitejs/plugin-vue": "^2.3.3",
"@unocss/reset": "^0.34.1",
"@vitejs/plugin-vue": "^2.3.4",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/test-utils": "2.0.0-rc.21",
"@vue/tsconfig": "^0.1.3",
"@vueuse/shared": "^8.6.0",
"eslint": "8.14.0",
"@vueuse/shared": "^8.9.4",
"eslint": "8.28.0",
"husky": "7.0.4",
"jsdom": "^19.0.0",
"markdownlint-cli": "^0.31.1",
"nano-staged": "0.8.0",
"npm-run-all": "4.1.5",
"pnpm": "^7.9.4",
"pnpm": "^7.33.6",
"tsup": "6.5.0",
"typescript": "4.9.4",
"unocss": "^0.37.2",
"unocss": "^0.37.4",
"unplugin-auto-import": "^0.7.2",
"unplugin-vue-components": "^0.19.5",
"vite": "^2.9.15",
"unplugin-vue-components": "^0.19.9",
"vite": "^2.9.17",
"vite-plugin-pages": "^0.23.0",
"vitest": "^0.16.0",
"vue": "^3.2.33",
"vue-tsc": "^1.0.24",
"vue": "^3.4.18",
"vue-tsc": "^1.8.27",
"yup": "^0.32.11"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 7dd16c3

Please sign in to comment.