Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
caro3801 committed Jul 26, 2024
1 parent 1832405 commit 455dcfd
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 82 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"axios": "^1.7.2",
"bodybuilder": "^2.5.0",
"bootstrap": "5.3.3",
"bootstrap-vue-next": "^0.23.5",
"bootstrap-vue-next": "^0.24.2",
"d3": "^7.6.1",
"elasticsearch-browser": "16.7.1",
"fuse.js": "^7.0.0",
"image-js": "^0.35.5",
"image-js": "^0.35.6",
"intersection-observer": "^0.12.2",
"json-formatter-js": "^2.5.17",
"lodash": "^4.17.19",
Expand All @@ -48,15 +48,15 @@
"moment": "^2.29.4",
"mutationobserver-shim": "^0.3.7",
"path-browserify": "^1.0.1",
"path-to-regexp": "^6.2.2",
"path-to-regexp": "^7.1.0",
"resize-observer-polyfill": "^1.5.1",
"string-to-color": "^2.2.2",
"tiff": "^6.1.0",
"tiny-cookie": "^2.1.2",
"v-calendar": "^3",
"v-runtime-template": "^1.10.0",
"v3-infinite-loading": "^1.3.1",
"vue": "3.4.31",
"vue": "3.4.34",
"vue-ellipse-progress": "^2.1.2",
"vue-i18n": "^9.13.1",
"vue-multiselect": "3.0.0",
Expand All @@ -74,7 +74,7 @@
"xss": "^1.0.13"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.7",
"@babel/eslint-parser": "^7.24.8",
"@icij/eslint-config-icij": "^1.0.2",
"@storybook/addon-essentials": "^8.2.6",
"@storybook/addon-interactions": "^8.2.6",
Expand All @@ -86,22 +86,22 @@
"@storybook/vue3-vite": "^8.2.6",
"@vitejs/plugin-vue": "^5.1.0",
"@vitejs/plugin-vue2": "^2.3.1",
"@vue/compiler-sfc": "^3.4.31",
"@vue/compiler-sfc": "^3.4.34",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.19",
"eslint-plugin-storybook": "^0.8.0",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-vitest-globals": "^1.5.0",
"front-matter": "^4.0.2",
"handlebars": "^4.7.6",
"jsdoc-to-markdown": "^8.0.0",
"jsdom": "^24.0.0",
"sass": "^1.77.6",
"jsdoc-to-markdown": "^8.0.3",
"jsdom": "^24.1.1",
"sass": "^1.77.8",
"storybook": "^8.2.6",
"storybook-addon-pseudo-states": "^3.1.1",
"storybook-addon-vue-slots": "^0.9.29",
"storybook-vue3-router": "^5.0.0",
"unplugin-vue-components": "^0.27.2",
"unplugin-vue-components": "^0.27.3",
"vite": "^5.3.5",
"vitest": "^1.6.0",
"whatwg-fetch": "^3.5.0"
Expand Down
Loading

0 comments on commit 455dcfd

Please sign in to comment.