Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 39a115c commit 3ce166e
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 247 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,46 @@
"@fontsource/open-sans-condensed": "^4.5.5",
"@fontsource/roboto": "5.0.13",
"@highlightjs/vue-plugin": "^2.1.0",
"@json-layout/core": "^0.15.1",
"@json-layout/vocabulary": "^0.15.0",
"@koumoul/vjsf": "^3.0.0-beta.11",
"@json-layout/core": "^0.16.4",
"@json-layout/vocabulary": "^0.16.0",
"@koumoul/vjsf": "^3.0.0-beta.21",
"@mdi/font": "^7.4.47",
"@rollup/plugin-commonjs": "^25.0.7",
"@vue/compat": "^3.4.26",
"@vue/compat": "^3.4.27",
"ajv": "^8.13.0",
"ajv-errors": "^3.0.0",
"ajv-formats": "^2.1.1",
"ajv-i18n": "^4.2.0",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"debug": "^4.3.4",
"highlight.js": "^11.9.0",
"js-yaml": "^4.1.0",
"just-clone": "^6.2.0",
"konva": "^9.3.6",
"konva": "^9.3.9",
"markdown-it": "^14.1.0",
"notyf": "^3.10.0",
"pinia": "^2.1.7",
"splitpanes": "^3.1.5",
"vee-validate": "^4.12.7",
"vue": "^3.4.26",
"vee-validate": "^4.12.8",
"vue": "^3.4.27",
"vue-router": "4.3.2",
"vuetify": "^3.6.3"
"vuetify": "^3.6.7"
},
"devDependencies": {
"@babel/types": "^7.24.5",
"@faker-js/faker": "^8.4.1",
"@types/node": "^20.12.10",
"@types/node": "^20.12.12",
"@types/splitpanes": "^2.2.6",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^1.6.0",
"@vue/eslint-config-typescript": "^13.0.0",
"cypress": "^13.8.1",
"cypress": "^13.9.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.25.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vuetify": "^2.4.0",
"sass": "^1.76.0",
"sass": "^1.77.2",
"typescript": "^5.3.0",
"vite": "^5.0.11",
"vite-plugin-pwa": "^0.20.0",
Expand Down
Loading

0 comments on commit 3ce166e

Please sign in to comment.