Skip to content

Commit 8c3a032

Browse files
committed
chore: updates dependencies
1 parent bb404bb commit 8c3a032

File tree

2 files changed

+270
-265
lines changed

2 files changed

+270
-265
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -36,18 +36,18 @@
3636
"@formkit/pro": "latest",
3737
"@formkit/theme-editor": "latest",
3838
"@formkit/vue": "latest",
39-
"@typescript-eslint/eslint-plugin": "^6.9.1",
40-
"@vitejs/plugin-vue": "^4.4.0",
39+
"@typescript-eslint/eslint-plugin": "^6.13.1",
40+
"@vitejs/plugin-vue": "^4.5.0",
4141
"bumpp": "^9.2.0",
42-
"eslint": "^8.52.0",
43-
"prettier": "^3.0.3",
42+
"eslint": "^8.54.0",
43+
"prettier": "^3.1.0",
4444
"publint": "^0.2.5",
4545
"tailwindcss": "^3.3.5",
4646
"tsup": "^7.2.0",
47-
"typescript": "^5.2.2",
47+
"typescript": "^5.3.2",
4848
"vite": "^4.5.0",
4949
"vitest": "^0.34.6",
50-
"vue": "^3.3.7",
51-
"vue-tsc": "^1.8.22"
50+
"vue": "^3.3.9",
51+
"vue-tsc": "^1.8.24"
5252
}
5353
}

0 commit comments

Comments
 (0)