Skip to content

Commit

Permalink
chore: update vite and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Dec 5, 2024
1 parent 7f3c486 commit dd92616
Show file tree
Hide file tree
Showing 4 changed files with 2,216 additions and 2,485 deletions.
18 changes: 9 additions & 9 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
},
"dependencies": {
"@rotki/ui-library": "workspace:*",
"pinia": "2.2.6",
"tailwindcss": "3.4.15",
"pinia": "2.3.0",
"tailwindcss": "3.4.16",
"vue": "3.5.13",
"vue-router": "4.4.5"
"vue-router": "4.5.0"
},
"devDependencies": {
"@tsconfig/node20": "20.1.4",
"@types/node": "20.17.6",
"@vitejs/plugin-vue": "5.2.0",
"@vue/tsconfig": "0.6.0",
"@types/node": "20.17.9",
"@vitejs/plugin-vue": "5.2.1",
"@vue/tsconfig": "0.7.0",
"autoprefixer": "10.4.20",
"cypress": "13.15.2",
"cypress": "13.16.1",
"postcss": "8.4.49",
"start-server-and-test": "2.0.8",
"typescript": "5.6.3",
"unplugin-auto-import": "0.18.5",
"vite": "5.4.11",
"unplugin-auto-import": "0.18.6",
"vite": "6.0.2",
"vue-tsc": "2.1.10"
}
}
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rotki/ui-library",
"version": "1.8.2",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.4",
"description": "A vue design system and component library for rotki",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -97,39 +97,39 @@
"web-types": "dist/web-types.json",
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/types": "7.26.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@babel/types": "7.26.3",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@fontsource/roboto": "5.1.0",
"@popperjs/core": "2.11.8",
"@rotki/eslint-config": "3.5.0",
"@storybook/addon-docs": "8.4.4",
"@storybook/addon-essentials": "8.4.4",
"@storybook/addon-interactions": "8.4.4",
"@storybook/addon-links": "8.4.4",
"@storybook/addon-themes": "8.4.4",
"@storybook/blocks": "8.4.4",
"@storybook/preview-api": "8.4.4",
"@storybook/test": "8.4.4",
"@storybook/vue3": "8.4.4",
"@storybook/vue3-vite": "8.4.4",
"@types/node": "20.17.6",
"@rotki/eslint-config": "3.6.0",
"@storybook/addon-docs": "8.4.6",
"@storybook/addon-essentials": "8.4.6",
"@storybook/addon-interactions": "8.4.6",
"@storybook/addon-links": "8.4.6",
"@storybook/addon-themes": "8.4.6",
"@storybook/blocks": "8.4.6",
"@storybook/preview-api": "8.4.6",
"@storybook/test": "8.4.6",
"@storybook/vue3": "8.4.6",
"@storybook/vue3-vite": "8.4.6",
"@types/node": "20.17.9",
"@types/tinycolor2": "1.4.6",
"@vitejs/plugin-vue": "5.2.0",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-v8": "2.1.8",
"@vitest/ui": "2.1.8",
"@vue/test-utils": "2.4.6",
"@vue/tsconfig": "0.6.0",
"@vueuse/core": "11.2.0",
"@vueuse/math": "11.2.0",
"@vueuse/shared": "11.2.0",
"@vue/tsconfig": "0.7.0",
"@vueuse/core": "12.0.0",
"@vueuse/math": "12.0.0",
"@vueuse/shared": "12.0.0",
"argparse": "2.0.1",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"bumpp": "9.8.1",
"consola": "3.2.3",
"css-loader": "7.1.2",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-storybook": "0.11.1",
"fast-glob": "3.3.2",
Expand All @@ -138,24 +138,24 @@
"husky": "9.1.7",
"jsdom": "25.0.1",
"lint-staged": "15.2.10",
"lucide": "0.460.0",
"lucide": "0.466.0",
"postcss": "8.4.49",
"remixicon": "4.5.0",
"sass": "1.81.0",
"sass": "1.82.0",
"scule": "1.3.0",
"storybook": "8.4.4",
"tailwindcss": "3.4.15",
"storybook": "8.4.6",
"tailwindcss": "3.4.16",
"tinycolor2": "1.6.0",
"tsc-alias": "1.8.10",
"tsx": "4.19.2",
"typescript": "5.6.3",
"unplugin-auto-import": "0.18.5",
"vite": "5.4.11",
"vitest": "2.1.5",
"unplugin-auto-import": "0.18.6",
"vite": "6.0.2",
"vitest": "2.1.8",
"vue": "3.5.13",
"vue-component-meta": "2.1.10",
"vue-loader": "17.4.2",
"vue-router": "4.4.5",
"vue-router": "4.5.0",
"vue-tsc": "2.1.10"
},
"engines": {
Expand Down
Loading

0 comments on commit dd92616

Please sign in to comment.