Skip to content

Commit

Permalink
chore(deps): update all dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent ad4d0a2 commit d83c3c2
Show file tree
Hide file tree
Showing 2 changed files with 1,148 additions and 565 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@lingui/core": "4.11.2",
"@warp-ds/core": "1.1.5",
"@warp-ds/css": "2.0.0-next.4",
"@warp-ds/css": "2.0.0-v2.1",
"@warp-ds/icons": "2.0.2",
"@warp-ds/uno": "2.x",
"create-v-model": "2.2.0",
Expand All @@ -64,7 +64,7 @@
"scroll-doctor": "2.0.2"
},
"devDependencies": {
"@eik/cli": "2.0.38",
"@eik/cli": "2.0.39",
"@eik/rollup-plugin": "4.0.63",
"@itsy/token": "2.0.0-next.0",
"@lingui/cli": "4.11.2",
Expand All @@ -73,19 +73,19 @@
"@lukeed/uuid": "2.0.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"@storybook/addon-actions": "8.2.1",
"@storybook/addon-essentials": "8.2.1",
"@storybook/addon-interactions": "8.2.1",
"@storybook/addon-links": "8.2.1",
"@storybook/blocks": "8.2.1",
"@storybook/builder-vite": "8.2.1",
"@storybook/cli": "8.2.1",
"@storybook/test-runner": "0.19.0",
"@storybook/test": "8.2.1",
"@storybook/vue3-vite": "8.2.1",
"@storybook/vue3": "8.2.1",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "2.0.2",
"@storybook/addon-actions": "8.2.7",
"@storybook/addon-essentials": "8.2.7",
"@storybook/addon-interactions": "8.2.7",
"@storybook/addon-links": "8.2.7",
"@storybook/blocks": "8.2.7",
"@storybook/builder-vite": "8.2.7",
"@storybook/cli": "8.2.7",
"@storybook/test-runner": "0.19.1",
"@storybook/test": "8.2.7",
"@storybook/vue3-vite": "8.2.7",
"@storybook/vue3": "8.2.7",
"@vitejs/plugin-vue": "5.1.1",
"@vitest/coverage-v8": "2.0.5",
"@vue/test-utils": "2.4.6",
"@warp-ds/eslint-config": "1.0.5",
"cleave-lite": "1.0.0",
Expand All @@ -95,18 +95,18 @@
"eslint-plugin-vue": "9.27.0",
"fuse.js": "7.0.0",
"happy-dom": "14.12.3",
"playwright": "1.45.1",
"prettier": "3.3.2",
"playwright": "1.45.3",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"shikiji": "0.10.2",
"storybook": "8.2.1",
"storybook": "8.2.7",
"unocss": "0.x",
"vite": "5.3.3",
"vite": "5.3.5",
"viteik": "1.0.3",
"vitest": "2.0.2",
"vue": "3.4.31",
"vitest": "2.0.5",
"vue": "3.4.35",
"vue-eslint-parser": "9.4.3",
"vue-router": "4.4.0"
"vue-router": "4.4.2"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit d83c3c2

Please sign in to comment.