mirror of
https://github.com/Alee14/alure-website.git
synced 2025-01-22 10:51:53 -05:00
Updated packages
This commit is contained in:
parent
78e353d850
commit
29825b30d9
3 changed files with 10 additions and 2766 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
20
package.json
20
package.json
|
@ -9,17 +9,17 @@
|
|||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^10.4.16",
|
||||
"date-fns": "^2.30.0",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint-config-next": "^14.0.4",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"date-fns": "^3.6.0",
|
||||
"eslint": "^9.9.0",
|
||||
"eslint-config-next": "^14.2.5",
|
||||
"gray-matter": "^4.0.3",
|
||||
"markdown-to-jsx": "^7.3.2",
|
||||
"next": "^14.1.1",
|
||||
"postcss": "^8.4.32",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"tailwindcss": "^3.3.6"
|
||||
"markdown-to-jsx": "^7.4.7",
|
||||
"next": "^14.2.5",
|
||||
"postcss": "^8.4.41",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"tailwindcss": "^3.4.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.10"
|
||||
|
|
Loading…
Reference in a new issue