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 11, 2024
1 parent 33720b5 commit 355aee3
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 157 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.8.1",
"@evilmartians/lefthook": "^1.8.2",
"@kong/design-tokens": "1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "9.14.8",
"@stylistic/stylelint-plugin": "^3.1.1",
"@types/flat": "^5.0.5",
"@types/js-yaml": "^4.0.9",
"@types/jsdom": "^21.1.7",
"@types/node": "^18.19.59",
"@types/node": "^18.19.61",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/ui": "^2.1.3",
"@vitest/ui": "^2.1.4",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"c8": "^10.1.2",
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.80.5",
"stylelint": "^16.10.0",
"stylelint-config-html": "^1.1.0",
"stylelint-config-recommended-scss": "^14.1.0",
Expand All @@ -68,11 +68,11 @@
"uuid": "^10.0.0",
"vite": "^5.4.10",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-vue-devtools": "^7.5.4",
"vitest": "^2.1.3",
"vite-plugin-vue-devtools": "^7.5.6",
"vitest": "^2.1.4",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.8"
},
"pnpm": {
"overrides": {
Expand Down Expand Up @@ -102,7 +102,7 @@
},
"volta": {
"node": "18.20.4",
"pnpm": "9.12.2"
"pnpm": "9.12.3"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
2 changes: 1 addition & 1 deletion packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/lodash.pickby": "^4.6.9",
"@types/papaparse": "^5.3.15",
"approximate-number": "^2.1.1",
"chart.js": "^4.4.5",
"chart.js": "^4.4.6",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-annotation": "^3.1.0",
"date-fns": "^4.1.0",
Expand Down
Loading

0 comments on commit 355aee3

Please sign in to comment.