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 Jan 15, 2024
1 parent de73b13 commit 2aae9f5
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 173 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"dependencies": {
"@kong/icons": "^1.8.12",
"@xstate/vue": "^2.0.0",
"axios": "^1.6.3",
"vue": "^3.4.3",
"axios": "^1.6.4",
"vue": "^3.4.5",
"vue-recaptcha": "^2.0.3",
"xstate": "^4.38.3"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@cypress/vite-dev-server": "^5.0.7",
"@cypress/vue": "^6.0.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
Expand Down Expand Up @@ -76,7 +76,7 @@
"postcss-custom-properties": "^13.3.4",
"postcss-html": "^1.5.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.69.6",
"sass": "^1.69.7",
"semantic-release": "^22.0.12",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.1.0",
Expand All @@ -91,7 +91,7 @@
},
"peerDependencies": {
"@kong/kongponents": "^8.126.2",
"axios": "^1.6.3",
"axios": "^1.6.4",
"vue": "<= 3.3.0"
},
"files": [
Expand Down
Loading

0 comments on commit 2aae9f5

Please sign in to comment.