|
44 | 44 | "trailingComma": "all"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@changesets/changelog-github": "0.3.0", |
48 |
| - "@changesets/cli": "2.14.1", |
49 |
| - "@size-limit/preset-small-lib": "4.10.2", |
50 |
| - "@tailwindcss/typography": "0.4.0", |
51 |
| - "@testing-library/dom": "7.30.3", |
52 |
| - "@testing-library/jest-dom": "5.11.10", |
53 |
| - "@testing-library/vue": "6.4.0", |
54 |
| - "@typescript-eslint/eslint-plugin": "4.12.0", |
55 |
| - "@typescript-eslint/parser": "4.12.0", |
56 |
| - "@vitejs/plugin-vue": "2.2.4", |
57 |
| - "@vue/cli-plugin-typescript": "4.5.12", |
58 |
| - "@vue/cli-plugin-unit-jest": "4.5.12", |
| 47 | + "@changesets/changelog-github": "0.5.0", |
| 48 | + "@changesets/cli": "2.27.7", |
| 49 | + "@size-limit/preset-small-lib": "4.12.0", |
| 50 | + "@tailwindcss/typography": "0.5.15", |
| 51 | + "@testing-library/dom": "7.31.2", |
| 52 | + "@testing-library/jest-dom": "5.17.0", |
| 53 | + "@testing-library/vue": "6.6.1", |
| 54 | + "@typescript-eslint/eslint-plugin": "4.33.0", |
| 55 | + "@typescript-eslint/parser": "4.33.0", |
| 56 | + "@vitejs/plugin-vue": "2.3.4", |
| 57 | + "@vue/cli-plugin-typescript": "4.5.19", |
| 58 | + "@vue/cli-plugin-unit-jest": "4.5.19", |
59 | 59 | "@vue/eslint-config-prettier": "6.0.0",
|
60 | 60 | "@vue/eslint-config-typescript": "7.0.0",
|
61 |
| - "@vue/test-utils": "2.0.0-rc.6", |
| 61 | + "@vue/test-utils": "2.4.6", |
62 | 62 | "@zazen/eslint-config": "2.3.0",
|
63 |
| - "eslint": "7.28.0", |
| 63 | + "eslint": "7.32.0", |
64 | 64 | "eslint-config-standard-with-typescript": "20.0.0",
|
65 |
| - "eslint-plugin-vue": "7.4.1", |
| 65 | + "eslint-plugin-vue": "7.20.0", |
66 | 66 | "husky": "4.3.8",
|
67 | 67 | "import-sort-style-python": "1.0.2",
|
68 | 68 | "lint-staged": "10.5.4",
|
69 |
| - "prettier": "2.2.1", |
70 |
| - "prettier-plugin-import-sort": "0.0.6", |
71 |
| - "prettier-plugin-packagejson": "2.2.10", |
| 69 | + "prettier": "2.8.8", |
| 70 | + "prettier-plugin-import-sort": "0.0.7", |
| 71 | + "prettier-plugin-packagejson": "2.5.2", |
72 | 72 | "rollup-plugin-vue": "6.0.0",
|
73 |
| - "size-limit": "4.10.2", |
| 73 | + "size-limit": "4.12.0", |
74 | 74 | "stylelint": "13.13.1",
|
75 |
| - "tailwindcss": "2.0.4", |
| 75 | + "tailwindcss": "2.2.19", |
76 | 76 | "tailwindcss-capsize": "1.2.2",
|
77 | 77 | "tsdx": "0.14.1",
|
78 |
| - "tslib": "2.1.0", |
79 |
| - "typescript": "4.2.3", |
80 |
| - "vite": "2.8.6", |
81 |
| - "vite-plugin-pages": "0.21.4", |
82 |
| - "vue": "3.2.31", |
83 |
| - "vue-router": "4.0.6" |
| 78 | + "tslib": "2.7.0", |
| 79 | + "typescript": "4.9.5", |
| 80 | + "vite": "2.9.18", |
| 81 | + "vite-plugin-pages": "0.32.3", |
| 82 | + "vue": "3.4.38", |
| 83 | + "vue-router": "4.4.3" |
84 | 84 | },
|
85 | 85 | "peerDependencies": {
|
86 | 86 | "vue": ">=3"
|
|
0 commit comments