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 Nov 10, 2023
1 parent 303fcc5 commit 4a47c69
Show file tree
Hide file tree
Showing 3 changed files with 460 additions and 378 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
34 changes: 17 additions & 17 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,22 +73,22 @@
},
"devDependencies": {
"@babel/types": "^7.23.0",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@cypress/vite-dev-server": "^5.0.6",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.2",
"@kong-ui-public/sandbox-layout": "^0.1.6",
"@kong/design-tokens": "^1.11.9",
"@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.8",
"@types/node-emoji": "^1.8.2",
"@types/sortablejs": "^1.15.3",
"@types/uuid": "^9.0.5",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@types/sortablejs": "^1.15.4",
"@types/uuid": "^9.0.6",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/tsconfig": "^0.4.0",
"@vueuse/core": "^10.5.0",
Expand All @@ -106,7 +106,7 @@
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.18.0",
"eslint-plugin-vue": "^9.18.1",
"inquirer": "^9.2.11",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.0",
Expand All @@ -116,8 +116,8 @@
"postcss-html": "^1.5.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.9.2",
"sass": "^1.69.1",
"semantic-release": "^22.0.5",
"sass": "^1.69.5",
"semantic-release": "^22.0.6",
"shx": "^0.3.4",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
Expand All @@ -127,10 +127,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.24",
"vue": "^3.3.7",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.18"
"vue-tsc": "^1.8.22"
},
"author": {
"name": "Kong Inc.",
Expand Down Expand Up @@ -181,7 +181,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 4a47c69

Please sign in to comment.