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 Sep 14, 2024
1 parent 063e254 commit b8ba1bc
Show file tree
Hide file tree
Showing 4 changed files with 13,161 additions and 12,897 deletions.
118 changes: 59 additions & 59 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,107 +20,107 @@
},
"dependencies": {
"@antfu/eslint-config": "^2.6.3",
"@headlessui/vue": "1.7.17",
"@heroicons/vue": "2.1.1",
"@headlessui/vue": "1.7.23",
"@heroicons/vue": "2.1.5",
"@intlify/unplugin-vue-i18n": "^2.0.0",
"@stylistic/eslint-plugin-js": "^1.5.4",
"@stylistic/eslint-plugin-ts": "^1.5.4",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/typography": "0.5.10",
"@tanstack/vue-query": "5.17.19",
"@types/gapi.client.drive-v3": "^0.0.4",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
"@tanstack/vue-query": "5.56.2",
"@types/gapi.client.drive-v3": "^0.0.5",
"@types/gapi.client.sheets-v4": "^0.0.4",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.4",
"@vueuse/core": "10.7.2",
"apexcharts": "3.45.2",
"axios": "1.6.5",
"core-js": "3.35.1",
"dedent": "1.5.1",
"@vueuse/core": "10.11.1",
"apexcharts": "3.53.0",
"axios": "1.7.7",
"core-js": "3.38.1",
"dedent": "1.5.3",
"eslint": "^8.56.0",
"isbn3": "^1.1.44",
"jwt-decode": "4.0.0",
"lodash.chunk": "4.2.0",
"lodash.clonedeep": "4.5.0",
"lodash.groupby": "4.6.0",
"markdown-it": "14.0.0",
"markdown-it": "14.1.0",
"markdown-it-abbr": "2.0.0",
"markdown-it-anchor": "8.6.7",
"markdown-it-deflist": "3.0.0",
"markdown-it-front-matter": "0.2.3",
"markdown-it-front-matter": "0.2.4",
"markdown-it-implicit-figures": "0.12.0",
"markdown-it-kbd": "2.2.2",
"markdown-it-table-of-contents": "0.6.0",
"nanoid": "5.0.4",
"markdown-it-table-of-contents": "0.8.0",
"nanoid": "5.0.7",
"paginator": "1.0.0",
"pako": "2.1.0",
"pinia": "2.1.7",
"protobufjs": "7.2.6",
"qrcode": "1.5.3",
"pinia": "2.2.2",
"protobufjs": "7.4.0",
"qrcode": "1.5.4",
"search-query-parser": "1.6.0",
"slugify": "1.6.6",
"vue": "3.4.15",
"vue-i18n": "9.9.0",
"vue-router": "4.2.5",
"vue3-apexcharts": "1.4.4",
"vue": "3.5.5",
"vue-i18n": "9.14.0",
"vue-router": "4.4.5",
"vue3-apexcharts": "1.6.0",
"vuedraggable": "4.1.0",
"yaml": "2.3.4",
"zod": "3.22.4"
"yaml": "2.5.1",
"zod": "3.23.8"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-env": "7.23.8",
"@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",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@babel/preset-env": "7.25.4",
"@storybook/addon-a11y": "7.6.20",
"@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/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",
"@storybook/builder-vite": "7.6.20",
"@storybook/testing-library": "0.2.2",
"@storybook/vue3": "7.6.20",
"@storybook/vue3-vite": "7.6.20",
"@types/dedent": "0.7.2",
"@types/gapi.client": "1.0.8",
"@types/google.accounts": "0.0.14",
"@types/google.visualization": "0.0.73",
"@types/google.visualization": "0.0.74",
"@types/lodash.chunk": "4.2.9",
"@types/lodash.clonedeep": "4.5.9",
"@types/lodash.groupby": "4.6.9",
"@types/markdown-it": "13.0.7",
"@types/markdown-it": "13.0.9",
"@types/pako": "2.0.3",
"@types/qrcode": "1.5.5",
"@types/react": "file:stub/types__react",
"@typescript-eslint/parser": "6.19.1",
"@vitejs/plugin-vue": "5.0.3",
"@vue/compiler-sfc": "3.4.15",
"autoprefixer": "10.4.17",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-vue": "5.1.3",
"@vue/compiler-sfc": "3.5.5",
"autoprefixer": "10.4.20",
"babel-loader": "9.1.3",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-vue": "9.20.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-storybook": "0.8.0",
"eslint-plugin-vue": "9.28.0",
"git-describe": "4.1.1",
"jsdom": "24.0.0",
"postcss": "8.4.33",
"postcss-loader": "8.0.0",
"jsdom": "24.1.3",
"postcss": "8.4.47",
"postcss-loader": "8.1.1",
"source-map": "0.7.4",
"storybook": "7.6.10",
"storybook": "7.6.20",
"storybook-dark-mode": "3.0.3",
"tailwindcss": "3.4.1",
"tailwindcss": "3.4.11",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"unplugin-auto-import": "0.17.3",
"unplugin-vue-components": "0.26.0",
"vite": "5.0.12",
"vite-plugin-pages": "0.32.0",
"vite-plugin-pwa": "0.17.4",
"typescript": "5.6.2",
"unplugin-auto-import": "0.18.3",
"unplugin-vue-components": "0.27.4",
"vite": "5.4.5",
"vite-plugin-pages": "0.32.3",
"vite-plugin-pwa": "0.20.5",
"vite-plugin-vue-layouts": "0.11.0",
"vitest": "1.2.1",
"vitest": "1.6.0",
"vue-loader": "17.4.2",
"vue-tsc": "1.8.27"
}
Expand Down
Loading

0 comments on commit b8ba1bc

Please sign in to comment.