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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and Justineo committed Nov 1, 2024
1 parent f5b0b2e commit 7c94ed6
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 40 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.7.18",
"@evilmartians/lefthook": "^1.7.22",
"@kong/design-tokens": "1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.2",
"@kong/kongponents": "9.14.0",
"@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.55",
"@types/node": "^18.19.57",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
Expand All @@ -47,7 +47,7 @@
"js-yaml": "^4.1.0",
"jsdom": "^25.0.1",
"lerna": "^8.1.8",
"npm-run-all2": "^6.2.3",
"npm-run-all2": "^6.2.4",
"postcss": "^8.4.47",
"postcss-custom-properties": "^14.0.2",
"postcss-html": "^1.7.0",
Expand Down Expand Up @@ -102,7 +102,7 @@
},
"volta": {
"node": "18.20.4",
"pnpm": "9.12.1"
"pnpm": "9.12.2"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
2 changes: 1 addition & 1 deletion packages/analytics/analytics-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/lodash.mapkeys": "^4.6.9",
"@types/lodash.pick": "^4.4.9",
"@types/lodash.pickby": "^4.6.9",
"@types/papaparse": "^5.3.14",
"@types/papaparse": "^5.3.15",
"approximate-number": "^2.1.1",
"chart.js": "^4.4.5",
"chartjs-adapter-date-fns": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"inquirer": "^9.2.23",
"nanospinner": "^1.1.0",
"node-emoji": "^2.1.3",
"picocolors": "^1.1.0"
"picocolors": "^1.1.1"
},
"repository": {
"type": "git",
Expand Down
75 changes: 42 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c94ed6

Please sign in to comment.