Skip to content

Commit

Permalink
fix: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
anncwb committed Sep 19, 2024
1 parent 10b2cec commit b08bd56
Showing 1 changed file with 45 additions and 45 deletions.
90 changes: 45 additions & 45 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,51 +13,51 @@ packages:
- docs
- playground
catalog:
'@changesets/changelog-github': ^0.5.0
'@changesets/cli': ^2.27.8
'@changesets/git': ^3.0.1
'@clack/prompts': ^0.7.0
'@commitlint/cli': ^19.5.0
'@commitlint/config-conventional': ^19.5.0
'@ctrl/tinycolor': ^4.1.0
'@eslint/js': ^9.10.0
'@iconify/json': ^2.2.250
'@iconify/tailwind': ^1.1.3
'@iconify/vue': ^4.1.2
'@intlify/core-base': ^10.0.1
'@intlify/unplugin-vue-i18n': ^5.0.0
'@jspm/generator': ^2.3.1
'@manypkg/get-packages': ^2.2.2
'@nolebase/vitepress-plugin-git-changelog': ^2.5.0
'@radix-icons/vue': ^1.0.0
'@stylistic/stylelint-plugin': ^3.0.1
'@tailwindcss/nesting': 0.0.0-insiders.565cd3e
'@tailwindcss/typography': ^0.5.15
'@tanstack/vue-query': ^5.56.2
'@tanstack/vue-store': ^0.5.5
'@types/archiver': ^6.0.2
'@types/chalk': ^2.2.0
'@types/eslint': ^9.6.1
'@types/html-minifier-terser': ^7.0.2
'@types/jsdom': ^21.1.7
'@types/jsonwebtoken': ^9.0.7
'@types/lodash.clonedeep': ^4.5.9
'@types/node': ^22.5.5
'@types/nprogress': ^0.2.3
'@types/postcss-import': ^14.0.3
'@types/qrcode': ^1.5.5
'@types/sortablejs': ^1.15.8
'@typescript-eslint/eslint-plugin': ^8.6.0
'@typescript-eslint/parser': ^8.6.0
'@vee-validate/zod': ^4.13.2
'@vite-pwa/vitepress': ^0.5.3
'@vitejs/plugin-vue': ^5.1.4
'@vitejs/plugin-vue-jsx': ^4.0.1
'@vue/reactivity': ^3.5.6
'@vue/shared': ^3.5.6
'@vue/test-utils': ^2.4.6
'@vueuse/core': ^11.1.0
'@vueuse/integrations': ^11.1.0
"@changesets/changelog-github": ^0.5.0
"@changesets/cli": ^2.27.8
"@changesets/git": ^3.0.1
"@clack/prompts": ^0.7.0
"@commitlint/cli": ^19.5.0
"@commitlint/config-conventional": ^19.5.0
"@ctrl/tinycolor": ^4.1.0
"@eslint/js": ^9.10.0
"@iconify/json": ^2.2.250
"@iconify/tailwind": ^1.1.3
"@iconify/vue": ^4.1.2
"@intlify/core-base": ^10.0.1
"@intlify/unplugin-vue-i18n": ^5.0.0
"@jspm/generator": ^2.3.1
"@manypkg/get-packages": ^2.2.2
"@nolebase/vitepress-plugin-git-changelog": ^2.5.0
"@radix-icons/vue": ^1.0.0
"@stylistic/stylelint-plugin": ^3.0.1
"@tailwindcss/nesting": 0.0.0-insiders.565cd3e
"@tailwindcss/typography": ^0.5.15
"@tanstack/vue-query": ^5.56.2
"@tanstack/vue-store": ^0.5.5
"@types/archiver": ^6.0.2
"@types/chalk": ^2.2.0
"@types/eslint": ^9.6.1
"@types/html-minifier-terser": ^7.0.2
"@types/jsdom": ^21.1.7
"@types/jsonwebtoken": ^9.0.7
"@types/lodash.clonedeep": ^4.5.9
"@types/node": ^22.5.5
"@types/nprogress": ^0.2.3
"@types/postcss-import": ^14.0.3
"@types/qrcode": ^1.5.5
"@types/sortablejs": ^1.15.8
"@typescript-eslint/eslint-plugin": ^8.6.0
"@typescript-eslint/parser": ^8.6.0
"@vee-validate/zod": ^4.13.2
"@vite-pwa/vitepress": ^0.5.3
"@vitejs/plugin-vue": ^5.1.4
"@vitejs/plugin-vue-jsx": ^4.0.1
"@vue/reactivity": ^3.5.6
"@vue/shared": ^3.5.6
"@vue/test-utils": ^2.4.6
"@vueuse/core": ^11.1.0
"@vueuse/integrations": ^11.1.0
ant-design-vue: ^4.2.5
archiver: ^7.0.1
autoprefixer: ^10.4.20
Expand Down

0 comments on commit b08bd56

Please sign in to comment.