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 Sep 30, 2024
1 parent ba68b01 commit 50cc5af
Show file tree
Hide file tree
Showing 2 changed files with 548 additions and 641 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,55 +14,55 @@
"type": "module",
"dependencies": {
"@fontsource/open-sans-condensed": "^4.5.5",
"@fontsource/roboto": "5.0.13",
"@fontsource/roboto": "5.1.0",
"@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.32.1",
"@json-layout/vocabulary": "^0.23.2",
"@koumoul/vjsf": "^3.0.0-beta.46",
"@mdi/font": "^7.4.47",
"@rollup/plugin-commonjs": "^25.0.7",
"@vue/compat": "^3.4.26",
"ajv": "^8.13.0",
"@rollup/plugin-commonjs": "^25.0.8",
"@vue/compat": "^3.5.10",
"ajv": "^8.17.1",
"ajv-errors": "^3.0.0",
"ajv-formats": "^2.1.1",
"ajv-i18n": "^4.2.0",
"core-js": "^3.37.0",
"debug": "^4.3.4",
"highlight.js": "^11.9.0",
"core-js": "^3.38.1",
"debug": "^4.3.7",
"highlight.js": "^11.10.0",
"js-yaml": "^4.1.0",
"just-clone": "^6.2.0",
"konva": "^9.3.6",
"konva": "^9.3.15",
"markdown-it": "^14.1.0",
"notyf": "^3.10.0",
"pinia": "^2.1.7",
"pinia": "^2.2.3",
"splitpanes": "^3.1.5",
"vee-validate": "^4.12.7",
"vue": "^3.4.26",
"vue-router": "4.3.2",
"vuetify": "^3.6.3"
"vee-validate": "^4.13.2",
"vue": "^3.5.10",
"vue-router": "4.4.5",
"vuetify": "^3.7.2"
},
"devDependencies": {
"@babel/types": "^7.24.5",
"@babel/types": "^7.25.6",
"@faker-js/faker": "^8.4.1",
"@types/node": "^20.12.10",
"@types/node": "^20.16.10",
"@types/splitpanes": "^2.2.6",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-vue": "^4.6.2",
"@vitest/coverage-v8": "^1.6.0",
"@vue/eslint-config-typescript": "^13.0.0",
"cypress": "^13.8.1",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.25.0",
"cypress": "^13.15.0",
"eslint": "^8.57.1",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-vuetify": "^2.4.0",
"sass": "^1.76.0",
"sass": "^1.79.4",
"typescript": "^5.3.0",
"vite": "^5.0.11",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-vuetify": "^2.0.3",
"vite-plugin-pwa": "^0.20.5",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^1.6.0",
"vue-eslint-parser": "^9.4.2",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^1.8.27",
"ws": "^8.17.0"
"ws": "^8.18.0"
}
}
Loading

0 comments on commit 50cc5af

Please sign in to comment.