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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent 7d60200 commit c737327
Show file tree
Hide file tree
Showing 3 changed files with 368 additions and 174 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.19.0
18.19.1
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,33 +73,33 @@
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@commitlint/cli": "^19.0.1",
"@commitlint/config-conventional": "^19.0.0",
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@cypress/vite-dev-server": "^5.0.7",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.6.1",
"@evilmartians/lefthook": "^1.6.4",
"@kong-ui-public/sandbox-layout": "^2.0.43",
"@kong/design-tokens": "^1.12.10",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/inquirer": "^9.0.7",
"@types/node": "^18.19.15",
"@types/node": "^18.19.21",
"@types/node-emoji": "^1.8.2",
"@types/sortablejs": "^1.15.7",
"@types/sortablejs": "^1.15.8",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-core": "^3.4.19",
"@vue/compiler-core": "^3.4.21",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.8.0",
"autoprefixer": "^10.4.17",
"@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.18",
"axios": "^1.6.7",
"boxen": "^7.1.1",
"commitizen": "^4.3.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.6.4",
"cypress": "^13.6.6",
"cypress-fail-fast": "^7.1.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "^8.57.0",
Expand All @@ -109,16 +109,16 @@
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.22.0",
"inquirer": "^9.2.14",
"inquirer": "^9.2.15",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.0.0",
"postcss-cli": "^11.0.0",
"postcss-custom-properties": "^13.3.4",
"postcss-custom-properties": "^13.3.5",
"postcss-html": "^1.6.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.71.0",
"sass": "^1.71.1",
"semantic-release": "^22.0.12",
"shx": "^0.3.4",
"stylelint": "^16.2.1",
Expand All @@ -128,10 +128,10 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.1.1",
"vite-plugin-vue-devtools": "^7.0.14",
"vite": "^5.1.4",
"vite-plugin-vue-devtools": "^7.0.16",
"vitepress": "^1.0.0-rc.44",
"vue": "^3.4.19",
"vue": "^3.4.21",
"vue-router": "^4.3.0",
"vue-tsc": "^1.8.27"
},
Expand Down Expand Up @@ -187,7 +187,7 @@
"node": ">=v16.20.2"
},
"volta": {
"node": "18.19.0",
"node": "18.19.1",
"yarn": "1.22.21"
},
"config": {
Expand Down

0 comments on commit c737327

Please sign in to comment.