Compare commits
No commits in common. "main" and "release" have entirely different histories.
8485
package-lock.json
generated
Normal file
8485
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
|
@ -11,9 +11,9 @@
|
|||
"test": "cypress run --browser chrome && cypress run --browser firefox"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "0.9.4",
|
||||
"@astrojs/tailwind": "6.0.0",
|
||||
"astro": "5.3.0",
|
||||
"@astrojs/check": "^0.5.10",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"astro": "^4.10.0",
|
||||
"htmx.org": "^1.9.12",
|
||||
"remark-toc": "^9.0.0",
|
||||
"tailwindcss": "^3.4.3",
|
||||
|
@ -23,6 +23,5 @@
|
|||
"cypress": "^13.11.0",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-astro": "^0.14.0"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user