File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " lambda-blog" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.0.1" ,
5
- "license" :" GPL-3.0-only" ,
5
+ "license" : " GPL-3.0-only" ,
6
6
"scripts" : {
7
7
"dev" : " astro dev" ,
8
8
"build" : " astro build" ,
12
12
"dependencies" : {
13
13
"@tailwindcss/vite" : " ^4.1.1" ,
14
14
"astro" : " ^5.5.4" ,
15
+ "pinyin-pro" : " ^3.26.0" ,
15
16
"tailwindcss" : " ^4.1.1"
16
17
},
17
18
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -1973,6 +1973,11 @@ picomatch@^4.0.2:
1973
1973
resolved "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
1974
1974
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
1975
1975
1976
+ pinyin-pro@^3.26.0 :
1977
+ version "3.26.0"
1978
+ resolved "https://registry.npmmirror.com/pinyin-pro/-/pinyin-pro-3.26.0.tgz#9e3b8a9f848263b81552d56e9319f520f7709ad6"
1979
+ integrity sha512-HcBZZb0pvm0/JkPhZHWA5Hqp2cWHXrrW/WrV+OtaYYM+kf35ffvZppIUuGmyuQ7gDr1JDJKMkbEE+GN0wfMoGg==
1980
+
1976
1981
1977
1982
version "6.0.10"
1978
1983
resolved "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
You can’t perform that action at this time.
0 commit comments