remove dayjs package
This commit is contained in:
parent
0e8a07970c
commit
5dd2d142e5
2 changed files with 0 additions and 8 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue