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 Jan 15, 2024
1 parent e897f45 commit efe033f
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 265 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
"@evilmartians/lefthook": "^1.5.5",
"@kong/design-tokens": "^1.12.4",
Expand All @@ -92,7 +92,7 @@
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"@vitejs/plugin-vue": "^5.0.2",
"@vitest/ui": "^1.1.1",
"@vitest/ui": "^1.1.3",
"@vue/test-utils": "^2.4.3",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.16",
Expand All @@ -108,11 +108,11 @@
"eslint-plugin-vue": "^9.19.2",
"jsdom": "^23.0.1",
"markdown-it-shikiji": "^0.9.19",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"postcss-html": "^1.5.0",
"rimraf": "^5.0.5",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.69.6",
"sass": "^1.69.7",
"semantic-release": "^22.0.12",
"shikiji": "^0.9.19",
"stylelint": "^16.1.0",
Expand All @@ -123,9 +123,9 @@
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "1.1.1",
"vue": "^3.4.3",
"vite": "^5.0.11",
"vitest": "1.1.3",
"vue": "^3.4.5",
"vue-tsc": "^1.8.27"
},
"repository": {
Expand Down
Loading

0 comments on commit efe033f

Please sign in to comment.