Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 48879e3 commit a098120
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 208 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"commit": "cz"
},
"dependencies": {
"axios": "^1.6.7",
"body-parser": "^1.20.2",
"axios": "^1.6.8",
"body-parser": "^1.20.3",
"express": "^4.18.3",
"pinia": "^2.1.7",
"vue": "^3.4.38",
"vue": "^3.5.8",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@faker-js/faker": "^9.0.0",
"@faker-js/faker": "^9.0.1",
"@kong/eslint-config-kong-ui": "^1.1.1",
"@tsconfig/node20": "^20.1.4",
"@types/body-parser": "^1.19.5",
"@types/express": "^4.17.21",
"@types/flat": "^5.0.5",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.11.30",
"@vitejs/plugin-vue": "^5.0.5",
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/ui": "^1.2.2",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -47,7 +47,7 @@
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.10.0",
"jsdom": "^25.0.0",
"jsdom": "^25.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.47",
"postcss-html": "^1.6.0",
Expand All @@ -59,8 +59,8 @@
"stylelint-order": "^6.0.4",
"ts-node-dev": "^2.0.0",
"typescript": "~5.3.3",
"vite": "^5.0.11",
"vite-plugin-vue-devtools": "^7.0.27",
"vite": "^5.0.13",
"vite-plugin-vue-devtools": "^7.4.5",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27"
},
Expand Down
Loading

0 comments on commit a098120

Please sign in to comment.