Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies with stable version (#373
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 3c85e72 commit 944fdfa
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 154 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,33 +47,33 @@
"commit": "cz"
},
"devDependencies": {
"@babel/types": "^7.25.2",
"@babel/types": "^7.25.6",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.7.11",
"@evilmartians/lefthook": "^1.7.15",
"@kong/design-tokens": "^1.17.2",
"@kong/eslint-config-kong-ui": "^1.1.1",
"@kong/kongponents": "9.9.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.15.0",
"@vitejs/plugin-vue": "^5.1.2",
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/ui": "^2.1.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"c8": "^10.1.2",
"cheerio": "^1.0.0-rc.12",
"cheerio": "^1.0.0",
"commitizen": "^4.3.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^9.10.0",
"jsdom": "^24.1.1",
"jsdom": "^24.1.3",
"node-emoji": "^2.1.3",
"picocolors": "^1.1.0",
"postcss": "^8.4.40",
"postcss": "^8.4.47",
"postcss-html": "^1.7.0",
"rimraf": "^6.0.1",
"rollup-plugin-visualizer": "^5.12.0",
Expand All @@ -86,11 +86,11 @@
"stylelint-order": "^6.0.4",
"tsc-alias": "^1.8.10",
"typescript": "^5.6.2",
"vite": "^5.3.5",
"vite": "^5.3.6",
"vite-plugin-vue-devtools": "^7.4.5",
"vitest": "^2.1.1",
"vue": "^3.5.6",
"vue-router": "^4.4.2",
"vue-router": "^4.4.5",
"vue-tsc": "^2.1.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 944fdfa

Please sign in to comment.