Skip to content

Commit b2c34ac

Browse files
fix(deps): update all non-major dependencies with stable versions
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65f573d commit b2c34ac

File tree

2 files changed

+124
-107
lines changed

2 files changed

+124
-107
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"lodash-es": "^4.17.23",
7171
"nanoid": "^5.1.6",
7272
"sortablejs": "^1.15.7",
73-
"swrv": "^1.1.0",
73+
"swrv": "^1.2.0",
7474
"v-calendar": "^3.1.2",
7575
"virtua": "^0.45.3",
7676
"vue-draggable-next": "^2.3.0"
@@ -81,8 +81,8 @@
8181
},
8282
"devDependencies": {
8383
"@babel/types": "^7.29.0",
84-
"@commitlint/cli": "^20.4.3",
85-
"@commitlint/config-conventional": "^20.4.3",
84+
"@commitlint/cli": "^20.5.0",
85+
"@commitlint/config-conventional": "^20.5.0",
8686
"@cypress/vite-dev-server": "^7.2.0",
8787
"@digitalroute/cz-conventional-changelog-for-jira": "^8.0.1",
8888
"@evilmartians/lefthook": "^2.1.2",
@@ -219,7 +219,7 @@
219219
"esbuild@<=0.24.2": ">=0.27.3",
220220
"@octokit/request@>=9.0.0-beta.1 <9.2.1": ">=9.2.4",
221221
"@octokit/plugin-paginate-rest@>=9.3.0-beta.1 <11.4.1": ">=11.6.0",
222-
"@babel/runtime@<7.26.10": ">=7.28.6",
222+
"@babel/runtime@<7.26.10": ">=7.29.2",
223223
"brace-expansion@>=2.0.0 <=2.0.1": ">=2.0.2",
224224
"tmp@<=0.2.3": ">=0.2.5",
225225
"js-yaml@>=4.0.0 <4.1.1": ">=4.1.1",

0 commit comments

Comments
 (0)