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 Jun 24, 2024
1 parent 9ebc5e6 commit a8b6c55
Show file tree
Hide file tree
Showing 2 changed files with 2,252 additions and 1,961 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"dependencies": {
"@lingui/core": "^4.7.0",
"@warp-ds/core": "^1.1.2",
"@warp-ds/css": "1.9.6",
"@warp-ds/icons": "2.0.0",
"@warp-ds/css": "1.10.1",
"@warp-ds/icons": "2.0.2",
"@warp-ds/uno": "1.12.0",
"create-v-model": "^2.2.0",
"dom-focus-lock": "^1.1.0",
Expand All @@ -62,51 +62,51 @@
"scroll-doctor": "2.0.2"
},
"devDependencies": {
"@eik/cli": "2.0.33",
"@eik/rollup-plugin": "4.0.62",
"@eik/cli": "2.0.38",
"@eik/rollup-plugin": "4.0.63",
"@itsy/token": "^2.0.0-next.0",
"@lingui/cli": "^4.7.0",
"@lingui/conf": "^4.7.0",
"@lingui/extractor-vue": "^4.7.0",
"@lukeed/uuid": "^2.0.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@storybook/addon-actions": "7.6.15",
"@storybook/addon-essentials": "7.6.15",
"@storybook/addon-interactions": "7.6.15",
"@storybook/addon-links": "7.6.15",
"@storybook/blocks": "7.6.15",
"@storybook/builder-vite": "7.6.15",
"@storybook/cli": "7.6.15",
"@storybook/test": "7.6.15",
"@storybook/test-runner": "^0.16.0",
"@storybook/vue3": "7.6.15",
"@storybook/vue3-vite": "7.6.15",
"@storybook/addon-actions": "7.6.20",
"@storybook/addon-essentials": "7.6.20",
"@storybook/addon-interactions": "7.6.20",
"@storybook/addon-links": "7.6.20",
"@storybook/blocks": "7.6.20",
"@storybook/builder-vite": "7.6.20",
"@storybook/cli": "7.6.20",
"@storybook/test": "7.6.20",
"@storybook/test-runner": "^0.19.0",
"@storybook/vue3": "7.6.20",
"@storybook/vue3-vite": "7.6.20",
"@vitejs/plugin-vue": "^5.0.0",
"@vitest/coverage-v8": "^1.2.2",
"@vue/test-utils": "2.4.4",
"@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.20.0",
"esbuild": "0.21.5",
"eslint": "8.57.0",
"eslint-plugin-vue": "9.25.0",
"eslint-plugin-vue": "9.26.0",
"fuse.js": "^7.0.0",
"happy-dom": "13.3.8",
"playwright": "1.41.2",
"prettier": "3.2.5",
"happy-dom": "13.10.1",
"playwright": "1.44.1",
"prettier": "3.3.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"semantic-release": "^23.0.0",
"shikiji": "0.10.2",
"storybook": "7.6.15",
"unocss": "0.58.5",
"vite": "5.1.2",
"storybook": "7.6.20",
"unocss": "0.61.0",
"vite": "5.3.1",
"viteik": "^1.0.3",
"vitest": "1.2.2",
"vue": "3.4.19",
"vue-eslint-parser": "9.4.2",
"vitest": "1.6.0",
"vue": "3.4.30",
"vue-eslint-parser": "9.4.3",
"vue-router": "^4.2.5"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit a8b6c55

Please sign in to comment.