Skip to content

Commit

Permalink
Update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 286f493 commit 389a229
Show file tree
Hide file tree
Showing 2 changed files with 4,620 additions and 5,072 deletions.
148 changes: 74 additions & 74 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,109 +15,109 @@
"build-storybook": " storybook build"
},
"dependencies": {
"@headlessui/vue": "1.7.4",
"@heroicons/vue": "2.0.13",
"@headlessui/vue": "1.7.16",
"@heroicons/vue": "2.0.18",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/typography": "0.5.8",
"@tanstack/vue-query": "4.17.0",
"@vuelidate/core": "2.0.0",
"@vuelidate/validators": "2.0.0",
"@vueuse/core": "9.5.0",
"apexcharts": "3.36.3",
"axios": "1.1.3",
"core-js": "3.26.1",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"@tanstack/vue-query": "4.37.1",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"@vueuse/core": "9.13.0",
"apexcharts": "3.44.0",
"axios": "1.6.0",
"core-js": "3.33.1",
"dedent": "0.7.0",
"jwt-decode": "3.1.2",
"lodash.chunk": "4.2.0",
"lodash.clonedeep": "4.5.0",
"lodash.groupby": "4.6.0",
"markdown-it": "13.0.1",
"markdown-it": "13.0.2",
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "8.6.5",
"markdown-it-anchor": "8.6.7",
"markdown-it-deflist": "2.1.0",
"markdown-it-front-matter": "0.2.3",
"markdown-it-implicit-figures": "0.10.0",
"markdown-it-implicit-figures": "0.12.0",
"markdown-it-kbd": "2.2.2",
"markdown-it-table-of-contents": "0.6.0",
"nanoid": "4.0.0",
"nanoid": "4.0.2",
"paginator": "1.0.0",
"pako": "2.1.0",
"pinia": "2.0.23",
"protobufjs": "7.1.2",
"qrcode": "1.5.1",
"pinia": "2.1.7",
"protobufjs": "7.2.5",
"qrcode": "1.5.3",
"search-query-parser": "1.6.0",
"slugify": "1.6.5",
"vue": "3.2.45",
"vue-i18n": "9.2.2",
"vue-router": "4.1.6",
"vue3-apexcharts": "1.4.1",
"slugify": "1.6.6",
"vue": "3.3.7",
"vue-i18n": "9.6.1",
"vue-router": "4.2.5",
"vue3-apexcharts": "1.4.4",
"vuedraggable": "4.1.0",
"yaml": "2.1.3",
"zod": "3.19.1"
"yaml": "2.3.3",
"zod": "3.22.4"
},
"devDependencies": {
"@babel/core": "7.20.2",
"@babel/eslint-parser": "7.19.1",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.23.2",
"@babel/eslint-parser": "7.22.15",
"@babel/preset-env": "7.23.2",
"@intlify/vite-plugin-vue-i18n": "6.0.3",
"@storybook/addon-a11y": "7.0.0-alpha.49",
"@storybook/addon-actions": "7.0.0-alpha.49",
"@storybook/addon-essentials": "7.0.0-alpha.49",
"@storybook/addon-interactions": "7.0.0-alpha.49",
"@storybook/addon-links": "7.0.0-alpha.49",
"@storybook/addon-a11y": "7.5.1",
"@storybook/addon-actions": "7.5.1",
"@storybook/addon-essentials": "7.5.1",
"@storybook/addon-interactions": "7.5.1",
"@storybook/addon-links": "7.5.1",
"@storybook/addon-postcss": "3.0.0-alpha.1",
"@storybook/builder-vite": "7.0.0-alpha.49",
"@storybook/testing-library": "0.0.14-next.0",
"@storybook/vue3": "7.0.0-alpha.49",
"@storybook/vue3-vite": "7.0.0-alpha.49",
"@types/dedent": "0.7.0",
"@types/gapi.client": "1.0.5",
"@types/gapi.client.drive": "3.0.14",
"@types/gapi.client.sheets": "4.0.20201030",
"@types/google.accounts": "0.0.2",
"@types/google.visualization": "0.0.68",
"@types/lodash.chunk": "4.2.7",
"@types/lodash.clonedeep": "4.5.7",
"@types/lodash.groupby": "4.6.7",
"@storybook/builder-vite": "7.5.1",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "7.5.1",
"@storybook/vue3-vite": "7.5.1",
"@types/dedent": "0.7.1",
"@types/gapi.client": "1.0.7",
"@types/gapi.client.drive": "3.0.15",
"@types/gapi.client.sheets": "4.0.20201031",
"@types/google.accounts": "0.0.13",
"@types/google.visualization": "0.0.71",
"@types/lodash.chunk": "4.2.8",
"@types/lodash.clonedeep": "4.5.8",
"@types/lodash.groupby": "4.6.8",
"@types/markdown-it": "12.2.3",
"@types/pako": "2.0.0",
"@types/qrcode": "1.5.0",
"@types/pako": "2.0.2",
"@types/qrcode": "1.5.4",
"@types/react": "file:stub/types__react",
"@typescript-eslint/parser": "5.43.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-vue": "3.2.0",
"@vue/compiler-sfc": "3.2.45",
"autoprefixer": "10.4.13",
"babel-loader": "9.1.0",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"@vue/compiler-sfc": "3.3.7",
"autoprefixer": "10.4.16",
"babel-loader": "9.1.3",
"eslint": "8.52.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-standard": "5.0.0",
"eslint-plugin-storybook": "0.6.7",
"eslint-plugin-vue": "9.7.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-vue": "9.18.0",
"git-describe": "4.1.1",
"husky": "8.0.2",
"jsdom": "20.0.2",
"postcss": "8.4.19",
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
"husky": "8.0.3",
"jsdom": "20.0.3",
"postcss": "8.4.31",
"postcss-loader": "7.3.3",
"prettier": "2.8.8",
"source-map": "0.7.4",
"storybook": "7.0.0-alpha.49",
"storybook": "7.5.1",
"storybook-dark-mode": "1.1.2",
"tailwindcss": "3.2.4",
"tailwindcss": "3.3.5",
"ts-node": "10.9.1",
"typescript": "4.9.3",
"unplugin-auto-import": "0.11.4",
"unplugin-vue-components": "0.22.9",
"vite": "3.2.4",
"vite-plugin-pages": "0.27.1",
"vite-plugin-pwa": "0.13.3",
"vite-plugin-vue-layouts": "0.7.0",
"vitest": "0.25.2",
"vue-loader": "17.0.1",
"vue-tsc": "1.0.9"
"typescript": "4.9.5",
"unplugin-auto-import": "0.16.7",
"unplugin-vue-components": "0.25.2",
"vite": "3.2.7",
"vite-plugin-pages": "0.31.0",
"vite-plugin-pwa": "0.16.5",
"vite-plugin-vue-layouts": "0.8.0",
"vitest": "0.34.6",
"vue-loader": "17.3.0",
"vue-tsc": "1.8.22"
}
}
Loading

0 comments on commit 389a229

Please sign in to comment.