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 31, 2023
1 parent 2e83c85 commit 7e0f739
Show file tree
Hide file tree
Showing 3 changed files with 281 additions and 282 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.18.0
18.18.2
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"axios": "^0.27.2",
"date-fns": "^2.30.0",
"date-fns-tz": "^2.0.0",
"focus-trap": "^7.5.3",
"focus-trap-vue": "^4.0.2",
"focus-trap": "^7.5.4",
"focus-trap-vue": "^4.0.3",
"popper.js": "^1.16.1",
"sortablejs": "^1.15.0",
"swrv": "^1.0.4",
Expand All @@ -73,21 +73,21 @@
},
"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",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.2",
"@kong/design-tokens": "^1.11.6",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^9.0.4",
"@types/node": "^18.18.4",
"@types/inquirer": "^9.0.6",
"@types/node": "^18.18.6",
"@types/node-emoji": "^1.8.2",
"@types/sortablejs": "^1.15.3",
"@types/uuid": "^9.0.5",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/sortablejs": "^1.15.4",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/tsconfig": "^0.4.0",
"@vueuse/core": "^10.5.0",
Expand All @@ -96,7 +96,7 @@
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.3.0",
"cypress": "^13.3.2",
"cypress-fail-fast": "^7.0.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.51.0",
Expand All @@ -115,7 +115,7 @@
"postcss-html": "^1.5.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.69.1",
"sass": "^1.69.4",
"semantic-release": "^22.0.5",
"shx": "^0.3.4",
"stylelint": "^15.11.0",
Expand All @@ -126,10 +126,10 @@
"tsc-alias": "^1.8.8",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vitepress": "^1.0.0-rc.20",
"vue": "^3.3.4",
"vitepress": "^1.0.0-rc.22",
"vue": "^3.3.6",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.18"
"vue-tsc": "^1.8.19"
},
"author": {
"name": "Kong Inc.",
Expand Down Expand Up @@ -180,7 +180,7 @@
"node": ">=v16.20.2"
},
"volta": {
"node": "18.18.0",
"node": "18.18.2",
"yarn": "1.22.19"
},
"config": {
Expand Down
Loading

0 comments on commit 7e0f739

Please sign in to comment.