~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
88391cc8
—
pyrossh 2 months ago
update lock
bun.lock
CHANGED
|
@@ -15,9 +15,7 @@
|
|
|
15
15
|
"timeago.js": "^4.0.2",
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@iconify-json/heroicons": "^1.2.3",
|
|
19
18
|
"@iconify-json/material-symbols": "^1.2.39",
|
|
20
|
-
"@iconify-json/noto": "^1.2.7",
|
|
21
19
|
"@playwright/test": "^1.52.0",
|
|
22
20
|
"@tauri-apps/cli": "^2.8.1",
|
|
23
21
|
"@types/node": "^22.15.3",
|
|
@@ -109,12 +107,8 @@
|
|
|
109
107
|
|
|
110
108
|
"@esbuild/win32-x64": ["@esbuild/win32-x64@0.25.3", "", { "os": "win32", "cpu": "x64" }, "sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg=="],
|
|
111
109
|
|
|
112
|
-
"@iconify-json/heroicons": ["@iconify-json/heroicons@1.2.3", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-n+vmCEgTesRsOpp5AB5ILB6srsgsYK+bieoQBNlafvoEhjVXLq8nIGN4B0v/s4DUfa0dOrjwE/cKJgIKdJXOEg=="],
|
|
113
|
-
|
|
114
110
|
"@iconify-json/material-symbols": ["@iconify-json/material-symbols@1.2.39", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-spjiB1I5jPi6hV5b/QyC4zO8GRYGCbb6/DaHm754NJFqNli6bsYDpN4HYVl67XhU49rYljvJyNc/6lYEf+jokA=="],
|
|
115
111
|
|
|
116
|
-
"@iconify-json/noto": ["@iconify-json/noto@1.2.7", "", { "dependencies": { "@iconify/types": "*" } }, "sha512-2pNHliXnMLpnepNTZwR9hPBSl6GmhIfXPnudFCHY5v9pJhmA7LoVb/pFY0qLDY/k+3ikET8RXRf7XFxc/pHObA=="],
|
|
117
|
-
|
|
118
112
|
"@iconify/tools": ["@iconify/tools@4.1.3", "", { "dependencies": { "@iconify/types": "^2.0.0", "@iconify/utils": "^2.3.0", "@types/tar": "^6.1.13", "axios": "^1.12.1", "cheerio": "1.0.0", "domhandler": "^5.0.3", "extract-zip": "^2.0.1", "local-pkg": "^0.5.1", "pathe": "^1.1.2", "svgo": "^3.3.2", "tar": "^6.2.1" } }, "sha512-guPw9jvkrCCGFUvPr+NgUcQIpQcIll38NQzUzrEMK/1vrDmeJ9jstsp/Dx5LIP2na9BUBLHKOKXA6cERTpnGFw=="],
|
|
119
113
|
|
|
120
114
|
"@iconify/types": ["@iconify/types@2.0.0", "", {}, "sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg=="],
|