remove dayjs package

This commit is contained in:
Troy 2025-01-18 15:51:38 +00:00
parent 0e8a07970c
commit 5dd2d142e5
Signed by: troy
GPG key ID: DFC06C02ED3B4711
2 changed files with 0 additions and 8 deletions

7
package-lock.json generated
View file

@ -18,7 +18,6 @@
"@fontsource/borel": "^5.1.1",
"astro": "^5.1.6",
"astro-icon": "^1.1.4",
"dayjs": "^1.11.13",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2"
@ -2978,12 +2977,6 @@
"integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==",
"license": "CC0-1.0"
},
"node_modules/dayjs": {
"version": "1.11.13",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
"license": "MIT"
},
"node_modules/debug": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",

View file

@ -21,7 +21,6 @@
"@fontsource/borel": "^5.1.1",
"astro": "^5.1.6",
"astro-icon": "^1.1.4",
"dayjs": "^1.11.13",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2"