Skip to content

Commit a1a4973

Browse files
committed
Update devDependencies in package.json to latest versions and add user avatar image
1 parent 0358acd commit a1a4973

File tree

4 files changed

+5203
-4227
lines changed

4 files changed

+5203
-4227
lines changed

Diff for: package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"vue-router": "^4.5.0"
2323
},
2424
"devDependencies": {
25-
"@tailwindcss/forms": "^0.5.9",
26-
"@tailwindcss/typography": "^0.5.15",
25+
"@tailwindcss/forms": "^0.5.10",
26+
"@tailwindcss/typography": "^0.5.16",
2727
"@types/fs-extra": "^11.0.4",
2828
"@types/markdown-it": "^14.1.2",
2929
"@types/markdown-it-link-attributes": "^3.0.5",
30-
"@types/node": "^20.17.10",
30+
"@types/node": "^20.17.14",
3131
"@types/string": "0.0.34",
3232
"@typescript-eslint/eslint-plugin": "^6.21.0",
3333
"@typescript-eslint/parser": "^6.21.0",
@@ -39,20 +39,20 @@
3939
"eslint-config-prettier": "^9.1.0",
4040
"eslint-plugin-vue": "^9.32.0",
4141
"esno": "^4.8.0",
42-
"fs-extra": "^11.2.0",
42+
"fs-extra": "^11.3.0",
4343
"happy-dom": "^14.12.3",
4444
"markdown-it": "^14.1.0",
4545
"markdown-it-anchor": "^9.2.0",
4646
"markdown-it-link-attributes": "^4.0.1",
4747
"markdown-it-prism": "^2.3.0",
4848
"ofetch": "^1.4.1",
49-
"postcss": "^8.4.49",
49+
"postcss": "^8.5.1",
5050
"prettier": "^3.4.2",
5151
"prettier-plugin-tailwindcss": "^0.5.14",
5252
"prismjs": "^1.29.0",
5353
"string": "^3.3.3",
5454
"tailwindcss": "^3.4.17",
55-
"typescript": "^5.7.2",
55+
"typescript": "^5.7.3",
5656
"unplugin-auto-import": "^0.18.6",
5757
"unplugin-vue-components": "^0.27.5",
5858
"unplugin-vue-markdown": "^0.26.3",
@@ -63,7 +63,7 @@
6363
"vite-ssg": "^0.23.8",
6464
"vite-ssg-sitemap": "^0.6.1",
6565
"vitest": "^1.6.0",
66-
"vue-tsc": "^2.1.10"
66+
"vue-tsc": "^2.2.0"
6767
},
6868
"pnpm": {
6969
"peerDependencyRules": {

0 commit comments

Comments
 (0)