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 4, 2024
1 parent f29661f commit 4a80713
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 186 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"lerna": "lerna"
},
"devDependencies": {
"@babel/types": "^7.25.8",
"@babel/types": "^7.25.9",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.7.22",
"@evilmartians/lefthook": "^1.8.0",
"@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.57",
"@types/node": "^18.19.59",
"@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.4",
"npm-run-all2": "^6.2.6",
"postcss": "^8.4.47",
"postcss-custom-properties": "^14.0.2",
"postcss-html": "^1.7.0",
Expand All @@ -66,9 +66,9 @@
"typedoc-plugin-markdown": "^4.2.9",
"typescript": "~5.6.3",
"uuid": "^10.0.0",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-externals": "^0.6.2",
"vite-plugin-vue-devtools": "^7.5.2",
"vite-plugin-vue-devtools": "^7.5.3",
"vitest": "^2.1.3",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"vue": ">= 3.3.13 < 4"
},
"dependencies": {
"@formatjs/intl": "^2.10.8",
"@formatjs/intl": "^2.10.9",
"flat": "^6.0.1",
"intl-messageformat": "^10.7.0"
"intl-messageformat": "^10.7.1"
}
}
2 changes: 1 addition & 1 deletion packages/portal/document-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@kong-ui-public/i18n": "workspace:^",
"@kong/design-tokens": "1.17.2",
"@kong/kongponents": "9.14.0",
"@types/prismjs": "^1.26.4",
"@types/prismjs": "^1.26.5",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"vue": "^3.5.12"
},
Expand Down
Loading

0 comments on commit 4a80713

Please sign in to comment.