fix hot-reload not working
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"@inox-tools/runtime-logger": "^0.6.0",
|
||||
"@tailwindcss/vite": "^4.1.12",
|
||||
"astro": "^5.13.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"astro-icon": "=1.1.2",
|
||||
"bcrypt": "^6.0.0",
|
||||
"daisyui": "^5.0.50",
|
||||
"drizzle-orm": "^0.44.4",
|
||||
@@ -3280,9 +3280,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro-icon": {
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/astro-icon/-/astro-icon-1.1.5.tgz",
|
||||
"integrity": "sha512-CJYS5nWOw9jz4RpGWmzNQY7D0y2ZZacH7atL2K9DeJXJVaz7/5WrxeyIxO8KASk1jCM96Q4LjRx/F3R+InjJrw==",
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/astro-icon/-/astro-icon-1.1.2.tgz",
|
||||
"integrity": "sha512-2qAHBtZLYuFEIMP0Ck0edyLi5fQmJjwP2Qbv41f8L4KAJ2sra/dH7q5lCOn4q0DHVtS0w3tPG8UKQRits3UPcg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/tools": "^4.0.5",
|
||||
|
@@ -19,7 +19,7 @@
|
||||
"@inox-tools/runtime-logger": "^0.6.0",
|
||||
"@tailwindcss/vite": "^4.1.12",
|
||||
"astro": "^5.13.0",
|
||||
"astro-icon": "^1.1.5",
|
||||
"astro-icon": "=1.1.2",
|
||||
"bcrypt": "^6.0.0",
|
||||
"daisyui": "^5.0.50",
|
||||
"drizzle-orm": "^0.44.4",
|
||||
|
Reference in New Issue
Block a user