Skip to content

Commit b51d692

Browse files
Chore: Update changesets monorepo [skip netlify]
1 parent 8dd4c30 commit b51d692

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -44,43 +44,43 @@
4444
"trailingComma": "all"
4545
},
4646
"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",
5959
"@vue/eslint-config-prettier": "6.0.0",
6060
"@vue/eslint-config-typescript": "7.0.0",
61-
"@vue/test-utils": "2.0.0-rc.6",
61+
"@vue/test-utils": "2.4.6",
6262
"@zazen/eslint-config": "2.3.0",
63-
"eslint": "7.28.0",
63+
"eslint": "7.32.0",
6464
"eslint-config-standard-with-typescript": "20.0.0",
65-
"eslint-plugin-vue": "7.4.1",
65+
"eslint-plugin-vue": "7.20.0",
6666
"husky": "4.3.8",
6767
"import-sort-style-python": "1.0.2",
6868
"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",
7272
"rollup-plugin-vue": "6.0.0",
73-
"size-limit": "4.10.2",
73+
"size-limit": "4.12.0",
7474
"stylelint": "13.13.1",
75-
"tailwindcss": "2.0.4",
75+
"tailwindcss": "2.2.19",
7676
"tailwindcss-capsize": "1.2.2",
7777
"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"
8484
},
8585
"peerDependencies": {
8686
"vue": ">=3"

0 commit comments

Comments
 (0)