Skip to content

Commit

Permalink
chore: ⏫ upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
laruiss committed Nov 26, 2024
1 parent f4154d4 commit 7807d79
Show file tree
Hide file tree
Showing 5 changed files with 3,559 additions and 5,638 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
env:
TEST_STORYBOOK_URL: http://localhost:6006
run: |
pnpx playwright install --with-deps && \
pnpx concurrently -k -s first -n "SB,TEST" -c "magenta,blue" \
"pnpx http-server storybook-static --port 6006 --silent" \
"pnpx wait-on tcp:6006 && pnpm test-storybook"
Expand Down
2 changes: 1 addition & 1 deletion .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const config: StorybookConfig = {
'@storybook/addon-interactions',
'@storybook/addon-themes',
'@storybook/addon-a11y',
'@storybook/addon-styling',
'@storybook/addon-themes',
'@storybook/addon-mdx-gfm',
'@chromatic-com/storybook',
],
Expand Down
2 changes: 1 addition & 1 deletion .storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { withThemeByDataAttribute } from '@storybook/addon-styling'
import { withThemeByDataAttribute } from '@storybook/addon-themes'
import { themes } from '@storybook/theming'
import { setup } from '@storybook/vue3'
import { FocusTrap } from 'focus-trap-vue'
Expand Down
79 changes: 39 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,73 +76,72 @@
},
"dependencies": {
"@gouvfr/dsfr": "~1.12.1",
"focus-trap": "^7.6.0",
"focus-trap": "^7.6.2",
"focus-trap-vue": "^4.0.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@chromatic-com/storybook": "^2.0.2",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@antfu/eslint-config": "^3.10.0",
"@chromatic-com/storybook": "^3.2.2",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@iconify/vue": "^4.1.2",
"@playwright/test": "1.48.1",
"@storybook/addon-a11y": "^8.3.6",
"@storybook/addon-docs": "^8.3.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-interactions": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/addon-mdx-gfm": "^8.3.6",
"@storybook/addon-styling": "^1.3.7",
"@storybook/addon-themes": "^8.3.6",
"@storybook/blocks": "^8.3.6",
"@storybook/test": "^8.3.6",
"@storybook/addon-a11y": "^8.4.5",
"@storybook/addon-docs": "^8.4.5",
"@storybook/addon-essentials": "^8.4.5",
"@storybook/addon-interactions": "^8.4.5",
"@storybook/addon-links": "^8.4.5",
"@storybook/addon-mdx-gfm": "^8.4.5",
"@storybook/addon-themes": "^8.4.5",
"@storybook/blocks": "^8.4.5",
"@storybook/test": "^8.4.5",
"@storybook/test-runner": "^0.19.1",
"@storybook/theming": "^8.3.6",
"@storybook/vue3": "^8.3.6",
"@storybook/vue3-vite": "^8.3.6",
"@storybook/theming": "^8.4.5",
"@storybook/vue3": "^8.4.5",
"@storybook/vue3-vite": "^8.4.5",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.1.0",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.17.4",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@types/node": "^22.10.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^11.2.0",
"@vueuse/shared": "^11.2.0",
"@vue/tsconfig": "^0.6.0",
"@vueuse/core": "^11.3.0",
"@vueuse/shared": "^11.3.0",
"@whyframe/core": "^0.1.11",
"@whyframe/vue": "^0.1.7",
"browserslist": "^4.24.2",
"chalk": "^5.3.0",
"commitlint": "^19.5.0",
"commitlint": "^19.6.0",
"cross-env": "^7.0.3",
"eslint": "^9.13.0",
"eslint-plugin-vue": "^9.30.0",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"globby": "^14.0.2",
"husky": "^9.1.6",
"inquirer": "^10.2.2",
"husky": "^9.1.7",
"inquirer": "^12.1.0",
"jsdom": "^25.0.1",
"lightningcss": "^1.27.0",
"lightningcss": "^1.28.2",
"lint-staged": "^15.2.10",
"npm-run-all": "^4.1.5",
"p-debounce": "^4.0.0",
"pnpm": "^9.10.0",
"pnpm": "^9.14.2",
"publint": "^0.2.12",
"regenerator-runtime": "^0.14.1",
"rimraf": "^6.0.1",
"semantic-release": "^24.2.0",
"start-server-and-test": "^2.0.8",
"storybook": "^8.3.6",
"typescript": "~5.5.4",
"vite": "^5.4.10",
"vite-node": "^2.1.4",
"storybook": "^8.4.5",
"typescript": "~5.6.2",
"vite": "^6.0.0",
"vite-node": "^2.1.6",
"vite-plugin-full-reload": "^1.2.0",
"vitepress": "^1.4.2",
"vitest": "^2.1.4",
"vitepress": "^1.5.0",
"vitest": "^2.1.6",
"vue-demi": "^0.14.10",
"vue-tsc": "^2.1.10"
},
Expand Down
Loading

0 comments on commit 7807d79

Please sign in to comment.