Skip to content

Commit ecb7e12

Browse files
Merge branch 'main' into renovate/lockfile-maintenance
2 parents 3ba945a + c263f8c commit ecb7e12

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

calm-hub-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@
6161
"tailwindcss": "^3.4.17",
6262
"typescript": "^5.5.3",
6363
"typescript-eslint": "^8.14.0",
64-
"vite": "^6.2.1",
64+
"vite": "^6.2.4",
6565
"vitest": "^3.0.6"
6666
},
6767
"resolutions": {
6868
"css-what": "6.1.0",
6969
"express": "4.21.2",
7070
"nth-check": "2.1.1",
7171
"postcss": "8.5.1",
72-
"rollup": "4.37.0"
72+
"rollup": "4.38.0"
7373
},
7474
"proxy": "http://127.0.0.1:8080/",
7575
"eslintConfig": {

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"overrides": {
6969
"path-to-regexp": "3.3.0",
70-
"rollup": "4.37.0",
70+
"rollup": "4.38.0",
7171
"jsonpath-plus": "^10.3.0"
7272
}
7373
}

0 commit comments

Comments
 (0)