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 Dec 28, 2023
1 parent 8280584 commit c8de090
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 92 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"commit": "cz"
},
"peerDependencies": {
"vue": "^3.3.8"
"vue": "^3.3.12"
},
"dependencies": {
"@kong/icons": "^1.8.8",
Expand Down Expand Up @@ -87,7 +87,7 @@
"@types/markdown-it-attrs": "^4.1.3",
"@types/markdown-it-emoji": "^2.0.4",
"@types/markdown-it-footnote": "^3.0.3",
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
Expand All @@ -102,7 +102,7 @@
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.55.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.4.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.19.2",
Expand All @@ -123,9 +123,9 @@
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.8",
"typescript": "^5.3.3",
"vite": "^5.0.9",
"vite": "^5.0.10",
"vitest": "1.0.4",
"vue": "^3.3.11",
"vue": "^3.3.12",
"vue-tsc": "^1.8.25"
},
"repository": {
Expand Down
Loading

0 comments on commit c8de090

Please sign in to comment.