Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Aug 14, 2024
1 parent 19824eb commit 3c2abc9
Show file tree
Hide file tree
Showing 4 changed files with 1,904 additions and 1,542 deletions.
20 changes: 10 additions & 10 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
},
"dependencies": {
"@rotki/ui-library-compat": "workspace:*",
"pinia": "2.1.7",
"tailwindcss": "3.4.3",
"pinia": "2.2.1",
"tailwindcss": "3.4.10",
"vue": "2.7.16",
"vue-router": "3.6.5"
},
"devDependencies": {
"@tsconfig/node20": "20.1.4",
"@types/node": "20.12.12",
"@types/node": "20.14.15",
"@vitejs/plugin-vue2": "2.3.1",
"@vue/tsconfig": "0.5.1",
"autoprefixer": "10.4.19",
"cypress": "13.10.0",
"postcss": "8.4.38",
"start-server-and-test": "2.0.3",
"typescript": "5.4.5",
"vite": "5.2.11",
"vue-tsc": "2.0.19"
"autoprefixer": "10.4.20",
"cypress": "13.13.3",
"postcss": "8.4.41",
"start-server-and-test": "2.0.5",
"typescript": "5.5.4",
"vite": "5.4.0",
"vue-tsc": "2.0.29"
}
}
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rotki/ui-library-compat",
"version": "1.0.11",
"packageManager": "pnpm@9.1.0",
"packageManager": "pnpm@9.7.1",
"description": "A vue 2 backport of the design system and component library for rotki",
"type": "module",
"keywords": [
Expand Down Expand Up @@ -96,66 +96,66 @@
"vue-router": ">=3.6.5 <4"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/types": "7.24.5",
"@commitlint/cli": "19.3.0",
"@babel/core": "7.25.2",
"@babel/types": "7.25.2",
"@commitlint/cli": "19.4.0",
"@commitlint/config-conventional": "19.2.2",
"@fontsource/roboto": "5.0.13",
"@fontsource/roboto": "5.0.14",
"@popperjs/core": "2.11.8",
"@rotki/eslint-config": "2.7.0",
"@storybook/addon-essentials": "7.6.19",
"@storybook/addon-interactions": "7.6.19",
"@storybook/addon-links": "7.6.19",
"@storybook/addon-essentials": "7.6.20",
"@storybook/addon-interactions": "7.6.20",
"@storybook/addon-links": "7.6.20",
"@storybook/addon-styling": "1.3.7",
"@storybook/addons": "7.6.19",
"@storybook/blocks": "7.6.19",
"@storybook/addons": "7.6.20",
"@storybook/blocks": "7.6.20",
"@storybook/testing-library": "0.2.2",
"@storybook/vue": "7.6.19",
"@storybook/vue-vite": "7.6.19",
"@types/node": "20.12.12",
"@storybook/vue": "7.6.20",
"@storybook/vue-vite": "7.6.20",
"@types/node": "20.14.15",
"@types/tinycolor2": "1.4.6",
"@vitejs/plugin-vue2": "2.3.1",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"@vitest/coverage-v8": "2.0.5",
"@vitest/ui": "2.0.5",
"@vue/test-utils": "1.3.6",
"@vue/tsconfig": "0.5.1",
"@vueuse/core": "10.7.2",
"@vueuse/math": "10.7.2",
"@vueuse/shared": "10.7.2",
"@vueuse/core": "10.11.1",
"@vueuse/math": "10.11.1",
"@vueuse/shared": "10.11.1",
"argparse": "2.0.1",
"autoprefixer": "10.4.19",
"autoprefixer": "10.4.20",
"babel-loader": "9.1.3",
"bumpp": "9.4.1",
"bumpp": "9.5.1",
"css-loader": "7.1.2",
"eslint": "8.57.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-storybook": "0.8.0",
"fast-glob": "3.3.2",
"fast-xml-parser": "4.4.0",
"fast-xml-parser": "4.4.1",
"fs-extra": "11.2.0",
"husky": "9.0.11",
"husky": "9.1.4",
"jsdom": "24.0.0",
"lint-staged": "15.2.4",
"postcss": "8.4.38",
"lint-staged": "15.2.9",
"postcss": "8.4.41",
"react": "18.3.1",
"react-dom": "18.3.1",
"remixicon": "4.1.0",
"sass": "1.77.2",
"remixicon": "4.3.0",
"sass": "1.77.8",
"scule": "1.3.0",
"storybook": "7.6.19",
"tailwindcss": "3.4.3",
"storybook": "7.6.20",
"tailwindcss": "3.4.10",
"tinycolor2": "1.6.0",
"tsc-alias": "1.8.10",
"typescript": "5.4.5",
"unplugin-auto-import": "0.17.6",
"unplugin-vue-define-options": "1.4.4",
"vite": "5.2.11",
"vitest": "1.6.0",
"typescript": "5.5.4",
"unplugin-auto-import": "0.18.2",
"unplugin-vue-define-options": "1.4.9",
"vite": "5.4.0",
"vitest": "2.0.5",
"vue": "2.7.16",
"vue-loader": "17.4.2",
"vue-router": "3.6.5",
"vue-template-compiler": "2.7.16",
"vue-tsc": "2.0.19"
"vue-tsc": "2.0.29"
},
"engines": {
"pnpm": ">=9 <10"
Expand Down
Loading

0 comments on commit 3c2abc9

Please sign in to comment.