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 Dec 2, 2024
1 parent 447becd commit acb352b
Show file tree
Hide file tree
Showing 5 changed files with 461 additions and 311 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"devDependencies": {
"@babel/types": "^7.26.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.1",
"@kong/design-tokens": "1.17.2",
Expand All @@ -33,15 +33,15 @@
"@types/jsdom": "^21.1.7",
"@types/node": "^18.19.59",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"@vitest/ui": "^2.1.3",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"c8": "^10.1.2",
"commitizen": "^4.3.1",
"cross-env": "^7.0.3",
"cypress": "^13.15.1",
"cypress": "^13.16.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.14.0",
"js-yaml": "^4.1.0",
Expand All @@ -53,7 +53,7 @@
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.80.4",
"sass": "^1.81.0",
"stylelint": "^16.10.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
},
"volta": {
"node": "18.20.4",
"pnpm": "9.12.2"
"pnpm": "9.14.1"
},
"packageManager": "pnpm@9.12.2"
"packageManager": "pnpm@9.14.1"
}
2 changes: 1 addition & 1 deletion packages/core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/inquirer": "^9.0.7",
"boxen": "^8.0.1",
"inquirer": "^9.2.23",
"nanospinner": "^1.1.0",
"nanospinner": "^1.2.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.1.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/document-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.14.16",
"@types/prismjs": "^1.26.5",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"vue": "^3.5.12"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/portal/swagger-ui-web-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"raw-loader": "^4.0.2",
"style-loader": "^3.3.4",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.95.0",
"webpack": "^5.96.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0"
Expand Down
Loading

0 comments on commit acb352b

Please sign in to comment.