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 Sep 11, 2024
1 parent 23f5d28 commit 676b011
Show file tree
Hide file tree
Showing 2 changed files with 1,026 additions and 1,006 deletions.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"keywords": [],
"license": "Apache-2.0",
"dependencies": {
"@lingui/core": "4.11.2",
"@lingui/core": "4.11.4",
"@warp-ds/core": "1.1.6",
"@warp-ds/css": "2.0.0",
"@warp-ds/icons": "2.1.0",
Expand All @@ -64,52 +64,52 @@
"scroll-doctor": "2.0.2"
},
"devDependencies": {
"@eik/cli": "2.0.38",
"@eik/rollup-plugin": "4.0.63",
"@eik/cli": "2.0.39",
"@eik/rollup-plugin": "4.0.64",
"@itsy/token": "2.0.0-next.0",
"@lingui/cli": "4.11.2",
"@lingui/conf": "4.11.2",
"@lingui/extractor-vue": "4.11.2",
"@lingui/cli": "4.11.4",
"@lingui/conf": "4.11.4",
"@lingui/extractor-vue": "4.11.4",
"@lukeed/uuid": "2.0.1",
"@rollup/plugin-replace": "^5.0.7",
"@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": "8.2.1",
"@storybook/test-runner": "0.19.0",
"@storybook/vue3": "8.2.1",
"@storybook/vue3-vite": "8.2.1",
"@testing-library/jest-dom": "6.4.8",
"@storybook/addon-actions": "8.3.0",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-interactions": "8.3.0",
"@storybook/addon-links": "8.3.0",
"@storybook/blocks": "8.3.0",
"@storybook/builder-vite": "8.3.0",
"@storybook/cli": "8.3.0",
"@storybook/test": "8.3.0",
"@storybook/test-runner": "0.19.1",
"@storybook/vue3": "8.3.0",
"@storybook/vue3-vite": "8.3.0",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/vue": "8.1.0",
"@vitejs/plugin-vue": "5.0.5",
"@vitest/coverage-v8": "2.0.2",
"@vitejs/plugin-vue": "5.1.3",
"@vitest/coverage-v8": "2.0.5",
"@vue/test-utils": "2.4.6",
"@warp-ds/eslint-config": "1.0.5",
"cleave-lite": "1.0.0",
"cz-conventional-changelog": "3.3.0",
"drnm": "0.9.0",
"esbuild": "0.23.0",
"eslint-plugin-vue": "9.27.0",
"esbuild": "0.23.1",
"eslint-plugin-vue": "9.28.0",
"fuse.js": "7.0.0",
"happy-dom": "14.12.3",
"playwright": "1.45.1",
"prettier": "3.3.2",
"playwright": "1.47.0",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"shikiji": "0.10.2",
"storybook": "8.2.1",
"storybook": "8.3.0",
"unocss": "0.x",
"vite": "5.3.3",
"vite": "5.4.4",
"viteik": "1.0.3",
"vitest": "2.0.2",
"vue": "3.4.31",
"vitest": "2.0.5",
"vue": "3.5.4",
"vue-eslint-parser": "9.4.3",
"vue-router": "4.4.0"
"vue-router": "4.4.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 676b011

Please sign in to comment.