Skip to content

Commit

Permalink
chore: fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
productdevbook committed Aug 22, 2023
1 parent 654b002 commit 03dd5c0
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 276 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@
"@storybook/testing-library": "^0.2.0",
"@storybook/vue3": "^7.3.2",
"@storybook/vue3-vite": "^7.3.2",
"@types/node": "^18.17.6",
"@vitejs/plugin-vue": "^4.3.1",
"@types/node": "^18.17.7",
"@vitejs/plugin-vue": "^4.3.3",
"@vitest/coverage-v8": "^0.34.2",
"@vue/test-utils": "^2.4.1",
"autoprefixer": "^10.4.15",
"changelogen": "^0.5.4",
"changelogen": "^0.5.5",
"chokidar": "^3.5.3",
"chromatic": "^6.22.0",
"chromatic": "^6.23.0",
"eslint": "8.47.0",
"eslint-config-custom": "workspace:*",
"eslint-plugin-storybook": "^0.6.13",
Expand All @@ -87,8 +87,8 @@
"jiti": "^1.19.3",
"jsdom": "^22.1.0",
"lint-staged": "^13.3.0",
"nx": "^16.7.2",
"ofetch": "^1.1.1",
"nx": "^16.7.3",
"ofetch": "^1.2.0",
"pathe": "^1.1.1",
"postcss": "^8.4.28",
"react": "^18.2.0",
Expand All @@ -101,7 +101,7 @@
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"unbuild": "^2.0.0-rc.0",
"vite": "^4.4.7",
"vite": "4.3.5",
"vite-plugin-dts": "^3.5.2",
"vitest": "^0.34.2",
"vitest-axe": "^0.1.0",
Expand Down
Loading

0 comments on commit 03dd5c0

Please sign in to comment.