From f956e7c82bc4151de9c00c78b1124bdcf169f715 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:21:24 +0000 Subject: [PATCH] Chore: Update changesets monorepo [skip netlify] --- package.json | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index f44472d..39777e6 100644 --- a/package.json +++ b/package.json @@ -46,38 +46,38 @@ "devDependencies": { "@changesets/changelog-github": "0.3.0", "@changesets/cli": "2.14.1", - "@size-limit/preset-small-lib": "4.10.2", + "@size-limit/preset-small-lib": "11.1.4", "@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", - "@vue/eslint-config-prettier": "6.0.0", - "@vue/eslint-config-typescript": "7.0.0", + "@testing-library/dom": "10.4.0", + "@testing-library/jest-dom": "6.5.0", + "@testing-library/vue": "8.1.0", + "@typescript-eslint/eslint-plugin": "8.2.0", + "@typescript-eslint/parser": "8.2.0", + "@vitejs/plugin-vue": "5.1.2", + "@vue/cli-plugin-typescript": "5.0.8", + "@vue/cli-plugin-unit-jest": "5.0.8", + "@vue/eslint-config-prettier": "9.0.0", + "@vue/eslint-config-typescript": "13.0.0", "@vue/test-utils": "2.0.0-rc.6", - "@zazen/eslint-config": "2.3.0", - "eslint": "7.28.0", - "eslint-config-standard-with-typescript": "20.0.0", - "eslint-plugin-vue": "7.4.1", - "husky": "4.3.8", + "@zazen/eslint-config": "6.8.0", + "eslint": "9.9.1", + "eslint-config-standard-with-typescript": "43.0.1", + "eslint-plugin-vue": "9.27.0", + "husky": "9.1.5", "import-sort-style-python": "1.0.2", - "lint-staged": "10.5.4", - "prettier": "2.2.1", + "lint-staged": "15.2.9", + "prettier": "3.3.3", "prettier-plugin-import-sort": "0.0.6", "prettier-plugin-packagejson": "2.2.10", "rollup-plugin-vue": "6.0.0", - "size-limit": "4.10.2", - "stylelint": "13.13.1", - "tailwindcss": "2.0.4", - "tailwindcss-capsize": "1.2.2", + "size-limit": "11.1.4", + "stylelint": "16.8.2", + "tailwindcss": "3.4.10", + "tailwindcss-capsize": "3.0.5", "tsdx": "0.14.1", "tslib": "2.1.0", - "typescript": "4.2.3", - "vite": "2.8.6", + "typescript": "5.5.4", + "vite": "5.4.2", "vite-plugin-pages": "0.21.4", "vue": "3.2.31", "vue-router": "4.0.6"