Skip to content

Commit 745414c

Browse files
chore(deps): update dev dependencies
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | npm | @vitejs/plugin-vue | 5.2.4 | 6.0.3 | | npm | tailwindcss | 3.4.19 | 4.1.18 | | npm | vue-tsc | 2.2.12 | 3.2.3 |
1 parent 90f2bfa commit 745414c

File tree

3 files changed

+123
-221
lines changed

3 files changed

+123
-221
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"@caido-community/dev": "^0.1.3",
1515
"@caido/eslint-config": "^0.8.0",
1616
"@caido/tailwindcss": "0.0.1",
17-
"@vitejs/plugin-vue": "5.2.4",
17+
"@vitejs/plugin-vue": "6.0.3",
1818
"eslint": "^9.35.0",
1919
"lodash": "^4.17.21",
2020
"postcss-prefixwrap": "1.57.2",
21-
"tailwindcss": "3.4.19",
21+
"tailwindcss": "4.1.18",
2222
"tailwindcss-primeui": "0.6.1",
2323
"typescript": "5.9.3"
2424
}

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"@caido/sdk-frontend": "^0.54.0",
1616
"@codemirror/view": "6.39.8",
1717
"backend": "workspace:*",
18-
"vue-tsc": "2.2.12"
18+
"vue-tsc": "3.2.3"
1919
}
2020
}

0 commit comments

Comments
 (0)