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
…1376)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent d89f045 commit 0424cf0
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 169 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"@kong/icons": "^1.7.8",
"@xstate/vue": "^2.0.0",
"axios": "^0.27.2",
"vue": "^3.3.4",
"vue": "^3.3.6",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.2"
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@cypress/vite-dev-server": "^5.0.6",
"@cypress/vue": "^6.0.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
Expand All @@ -54,16 +54,16 @@
"@rushstack/eslint-patch": "^1.5.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^18.18.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/node": "^18.18.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/eslint-config-standard": "^8.0.1",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.4.0",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cypress": "^13.3.1",
"cypress": "^13.3.2",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.52.0",
"eslint-plugin-cypress": "^2.15.1",
Expand All @@ -75,7 +75,7 @@
"postcss-custom-properties": "^13.3.2",
"postcss-html": "^1.5.0",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.69.3",
"sass": "^1.69.4",
"semantic-release": "^19.0.5",
"start-server-and-test": "^2.0.1",
"stylelint": "^15.11.0",
Expand Down
Loading

0 comments on commit 0424cf0

Please sign in to comment.