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 7, 2024
1 parent 658893f commit 3bae817
Show file tree
Hide file tree
Showing 2 changed files with 700 additions and 477 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,78 +60,78 @@
"focus-trap": "^7.5.4",
"focus-trap-vue": "^4.0.3",
"popper.js": "^1.16.1",
"sortablejs": "^1.15.0",
"sortablejs": "^1.15.1",
"swrv": "^1.0.4",
"uuid": "^9.0.1",
"v-calendar": "^3.1.2",
"vue-draggable-next": "^2.2.1"
},
"peerDependencies": {
"axios": "^1.6.1",
"axios": "^1.6.3",
"vue": ">= 3.3.4 < 4",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@babel/types": "^7.23.3",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@cypress/vite-dev-server": "^5.0.6",
"@babel/types": "^7.23.6",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@cypress/vite-dev-server": "^5.0.7",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.2",
"@evilmartians/lefthook": "^1.5.5",
"@kong-ui-public/sandbox-layout": "^2.0.18",
"@kong/design-tokens": "^1.12.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^18.19.3",
"@types/node-emoji": "^1.8.2",
"@types/sortablejs": "^1.15.5",
"@types/sortablejs": "^1.15.7",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitejs/plugin-vue": "^4.6.0",
"@vue/tsconfig": "^0.4.0",
"@vueuse/core": "^10.7.0",
"@vueuse/core": "^10.7.1",
"autoprefixer": "^10.4.16",
"axios": "^1.6.1",
"axios": "^1.6.3",
"boxen": "^7.1.1",
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.6.1",
"cypress": "^13.6.2",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.56.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.19.2",
"inquirer": "^9.2.12",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^13.3.2",
"postcss-custom-properties": "^13.3.3",
"postcss-html": "^1.5.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.11.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.69.5",
"semantic-release": "^22.0.7",
"semantic-release": "^22.0.12",
"shx": "^0.3.4",
"stylelint": "^15.11.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.3",
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vitepress": "^1.0.0-rc.25",
"vue": "^3.3.8",
"vite": "^4.5.1",
"vitepress": "^1.0.0-rc.33",
"vue": "^3.3.13",
"vue-router": "^4.2.5",
"vue-tsc": "^1.8.22"
"vue-tsc": "^1.8.27"
},
"author": {
"name": "Kong Inc.",
Expand Down Expand Up @@ -183,7 +183,7 @@
},
"volta": {
"node": "18.19.0",
"yarn": "1.22.19"
"yarn": "1.22.21"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 3bae817

Please sign in to comment.