Skip to content

Commit

Permalink
Merge branch 'main' into dm-2023-01
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh authored Jan 25, 2024
2 parents 39232b2 + 9edc9ab commit deb5402
Show file tree
Hide file tree
Showing 2 changed files with 854 additions and 817 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,51 +22,51 @@
"@shopware-ag/meteor-icon-kit": "^5.2.0",
"cross-env": "^7.0.3",
"terser": "^5.26.0",
"vitepress": "1.0.0-rc.35",
"vitepress": "1.0.0-rc.39",
"vitepress-shopware-docs": "^1.1.11",
"vue": "^3.4.5"
"vue": "^3.4.14"
},
"devDependencies": {
"@docsearch/css": "^3.5.2",
"@docsearch/js": "^3.5.2",
"@originjs/vite-plugin-require-context": "^1.0.9",
"@playwright/test": "^1.40.1",
"@playwright/test": "^1.41.0",
"@shopware-docs/cli": "^1.1.11",
"@shopware-docs/storybook": "^1.1.11",
"@shopware-docs/vitepress": "^1.1.11",
"@shopware-docs/vitest": "^1.1.11",
"@storybook/addon-essentials": "^7.6.7",
"@storybook/addon-interactions": "^7.6.7",
"@storybook/addon-links": "^7.6.7",
"@storybook/addon-essentials": "^7.6.8",
"@storybook/addon-interactions": "^7.6.8",
"@storybook/addon-links": "^7.6.8",
"@storybook/addon-styling": "^1.3.7",
"@storybook/blocks": "^7.6.7",
"@storybook/blocks": "^7.6.8",
"@storybook/testing-library": "^0.2.2",
"@storybook/vue3": "^7.6.7",
"@storybook/vue3-vite": "^7.6.7",
"@storybook/vue3": "^7.6.8",
"@storybook/vue3-vite": "^7.6.8",
"@types/fs-extra": "^11.0.4",
"@types/jest": "^29.5.11",
"@types/markdown-it": "^13.0.7",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.6",
"@types/node": "^20.11.5",
"@types/shell-escape": "^0.2.3",
"@types/uuid": "^9.0.7",
"@vitejs/plugin-vue": "^5.0.2",
"@vitejs/plugin-vue": "^5.0.3",
"@vitest/coverage-c8": "^0.33.0",
"@vue/test-utils": "^2.4.3",
"@vueuse/shared": "^10.7.1",
"algoliasearch": "^4.22.0",
"axios": "^1.6.4",
"chromatic": "^10.2.0",
"@vueuse/shared": "^10.7.2",
"algoliasearch": "^4.22.1",
"axios": "^1.6.5",
"chromatic": "^10.3.0",
"execa": "^8.0.1",
"fuse.js": "^7.0.0",
"get-port": "^7.0.0",
"instantsearch.css": "^8.1.0",
"instantsearch.js": "^4.63.0",
"instantsearch.js": "^4.64.0",
"jest-expect-message": "^1.1.3",
"jest-image-snapshot": "^6.4.0",
"lorem-ipsum": "^2.0.8",
"mermaid": "10.6.1",
"playwright-chromium": "^1.40.1",
"mermaid": "10.7.0",
"playwright-chromium": "^1.41.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remove-markdown": "^0.5.0",
Expand All @@ -75,19 +75,19 @@
"shell-escape": "^0.2.0",
"sitemap": "^7.1.1",
"slugify": "^1.6.6",
"storybook": "^7.6.7",
"storybook": "^7.6.8",
"storybook-addon-fetch-mock": "^1.0.1",
"storybook-addon-pseudo-states": "^2.1.2",
"typedoc": "^0.25.6",
"typedoc": "^0.25.7",
"typescript": "^5.3.3",
"unocss": "^0.58.3",
"uuid": "^9.0.1",
"vite-plugin-inspect": "^0.8.1",
"vite-plugin-live-reload": "^3.0.3",
"vitest": "^1.1.1",
"vue-instantsearch": "^4.13.2",
"vitest": "^1.2.0",
"vue-instantsearch": "^4.13.4",
"vue3-carousel": "^0.3.1"
},
},
"pnpm": {
"peerDependencyRules": {
"ignoreMissing": [
Expand Down
Loading

0 comments on commit deb5402

Please sign in to comment.