valaxy-theme-hairy 1.1.4 → 1.1.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "valaxy-theme-hairy",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.5",
|
4
4
|
"packageManager": "pnpm@8.15.8",
|
5
5
|
"author": {
|
6
6
|
"email": "wwu710632@gmail.com",
|
@@ -21,6 +21,7 @@
|
|
21
21
|
"main": "client/index.ts",
|
22
22
|
"types": "types/index.d.ts",
|
23
23
|
"dependencies": {
|
24
|
+
"@docsearch/css": "^3.6.0",
|
24
25
|
"@iconify-json/ant-design": "^1.1.16",
|
25
26
|
"@iconify-json/fluent": "^1.1.59",
|
26
27
|
"@iconify-json/material-symbols": "^1.1.84",
|