diff --git a/package.json b/package.json index f44472d..18be6f7 100644 --- a/package.json +++ b/package.json @@ -44,43 +44,43 @@ "trailingComma": "all" }, "devDependencies": { - "@changesets/changelog-github": "0.3.0", - "@changesets/cli": "2.14.1", - "@size-limit/preset-small-lib": "4.10.2", - "@tailwindcss/typography": "0.4.0", - "@testing-library/dom": "7.30.3", - "@testing-library/jest-dom": "5.11.10", - "@testing-library/vue": "6.4.0", - "@typescript-eslint/eslint-plugin": "4.12.0", - "@typescript-eslint/parser": "4.12.0", - "@vitejs/plugin-vue": "2.2.4", - "@vue/cli-plugin-typescript": "4.5.12", - "@vue/cli-plugin-unit-jest": "4.5.12", + "@changesets/changelog-github": "0.5.0", + "@changesets/cli": "2.27.7", + "@size-limit/preset-small-lib": "4.12.0", + "@tailwindcss/typography": "0.5.14", + "@testing-library/dom": "7.31.2", + "@testing-library/jest-dom": "5.17.0", + "@testing-library/vue": "6.6.1", + "@typescript-eslint/eslint-plugin": "4.33.0", + "@typescript-eslint/parser": "4.33.0", + "@vitejs/plugin-vue": "2.3.4", + "@vue/cli-plugin-typescript": "4.5.19", + "@vue/cli-plugin-unit-jest": "4.5.19", "@vue/eslint-config-prettier": "6.0.0", "@vue/eslint-config-typescript": "7.0.0", - "@vue/test-utils": "2.0.0-rc.6", + "@vue/test-utils": "2.4.6", "@zazen/eslint-config": "2.3.0", - "eslint": "7.28.0", + "eslint": "7.32.0", "eslint-config-standard-with-typescript": "20.0.0", - "eslint-plugin-vue": "7.4.1", + "eslint-plugin-vue": "7.20.0", "husky": "4.3.8", "import-sort-style-python": "1.0.2", "lint-staged": "10.5.4", - "prettier": "2.2.1", - "prettier-plugin-import-sort": "0.0.6", - "prettier-plugin-packagejson": "2.2.10", + "prettier": "2.8.8", + "prettier-plugin-import-sort": "0.0.7", + "prettier-plugin-packagejson": "2.5.2", "rollup-plugin-vue": "6.0.0", - "size-limit": "4.10.2", + "size-limit": "4.12.0", "stylelint": "13.13.1", - "tailwindcss": "2.0.4", + "tailwindcss": "2.2.19", "tailwindcss-capsize": "1.2.2", "tsdx": "0.14.1", - "tslib": "2.1.0", - "typescript": "4.2.3", - "vite": "2.8.6", - "vite-plugin-pages": "0.21.4", - "vue": "3.2.31", - "vue-router": "4.0.6" + "tslib": "2.7.0", + "typescript": "4.9.5", + "vite": "2.9.18", + "vite-plugin-pages": "0.32.3", + "vue": "3.4.38", + "vue-router": "4.4.3" }, "peerDependencies": { "vue": ">=3"