Skip to content

Commit cf15b66

Browse files
committed
🧹 chore: update dependency
1 parent 1798a36 commit cf15b66

File tree

2 files changed

+268
-464
lines changed

2 files changed

+268
-464
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@
77
"author": "",
88
"license": "MIT",
99
"dependencies": {
10-
"@iconify/json": "^2.2.35",
10+
"@iconify/json": "^2.2.63",
1111
"@tailwindcss/postcss7-compat": "^2.2.17",
1212
"autoprefixer": "^10.4.14",
1313
"openai": "^3.2.1",
14-
"postcss": "^8.4.21",
14+
"postcss": "^8.4.23",
1515
"prismjs": "^1.29.0",
16-
"tailwindcss": "^3.2.7",
17-
"vite": "^4.2.0",
16+
"tailwindcss": "^3.3.2",
17+
"vite": "^4.3.5",
1818
"vite-plugin-icons": "^0.6.5",
19-
"vitepress-plugin-search": "^1.0.4-alpha.19",
19+
"vitepress-plugin-search": "^1.0.4-alpha.20",
2020
"vue-prism-component": "^2.0.0",
2121
"windicss": "^3.5.6"
2222
},
2323
"devDependencies": {
24-
"@types/node": "^18.15.3",
25-
"bun-types": "^0.5.7",
24+
"@types/node": "^20.1.2",
25+
"bun-types": "^0.5.8",
2626
"cheerio": "1.0.0-rc.12",
2727
"flexsearch": "^0.7.31",
2828
"markdown-it": "^13.0.1",
29-
"vitepress": "1.0.0-alpha.60",
29+
"vitepress": "1.0.0-alpha.75",
3030
"vue": "^3.2.47"
3131
},
3232
"scripts": {

0 commit comments

Comments
 (0)