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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and adamdehaven committed Jun 3, 2024
1 parent 75ec262 commit 552d80e
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 285 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,28 +69,28 @@
"peerDependencies": {
"axios": "^1.6.8",
"vue": ">= 3.3.4 < 4",
"vue-router": "^4.3.0"
"vue-router": "^4.3.2"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@commitlint/cli": "^19.2.2",
"@babel/types": "^7.24.5",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.1.0",
"@cypress/vite-dev-server": "^5.0.7",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.10",
"@evilmartians/lefthook": "^1.6.12",
"@kong-ui-public/sandbox-layout": "^2.0.61",
"@kong/design-tokens": "^1.12.12",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^18.19.31",
"@types/node": "^18.19.33",
"@types/node-emoji": "^2.1.0",
"@types/sortablejs": "^1.15.8",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-core": "^3.4.22",
"@vue/compiler-core": "^3.4.27",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.19",
Expand All @@ -104,19 +104,19 @@
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-cypress": "^3.0.3",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^17.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.25.0",
"inquirer": "^9.2.18",
"inquirer": "^9.2.22",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0",
"picocolors": "^1.0.1",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^13.3.7",
"postcss-custom-properties": "^13.3.10",
"postcss-html": "^1.6.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.72.0",
"semantic-release": "^22.0.12",
Expand All @@ -126,14 +126,14 @@
"stylelint-config-recommended-scss": "^14.0.0",
"stylelint-config-recommended-vue": "^1.5.0",
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.8",
"tsc-alias": "^1.8.10",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite": "^5.2.11",
"vite-plugin-vue-devtools": "^7.0.27",
"vitepress": "^1.1.0",
"vue": "^3.4.22",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.13"
"vitepress": "^1.1.4",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"vue-tsc": "^2.0.19"
},
"resolutions": {
"rollup": "npm:@rollup/wasm-node"
Expand Down
Loading

0 comments on commit 552d80e

Please sign in to comment.