-
- Downloads
Issue #316: ADD Changelog translated page
parent
27fce025
Branches
No related tags found
Showing
- package.json 7 additions, 0 deletionspackage.json
- pnpm-lock.yaml 687 additions, 0 deletionspnpm-lock.yaml
- src/app/atualizacoes/page.js 36 additions, 0 deletionssrc/app/atualizacoes/page.js
- src/app/components/About.js 1 addition, 1 deletionsrc/app/components/About.js
- tailwind.config.js 1 addition, 0 deletionstailwind.config.js
... | ... | @@ -15,16 +15,23 @@ |
"@mui/material": "^5.16.0", | ||
"axios": "^1.7.2", | ||
"framer-motion": "^11.3.30", | ||
"gray-matter": "^4.0.3", | ||
"next": "14.2.3", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-icons": "^5.2.1", | ||
"react-image-crop": "^11.0.7", | ||
"react-swipeable": "^7.0.1", | ||
"rehype-stringify": "^10.0.1", | ||
"remark": "^15.0.1", | ||
"remark-html": "^16.0.1", | ||
"remark-parse": "^11.0.0", | ||
"remark-rehype": "^11.1.2", | ||
"tailwind-scrollbar": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"@svgr/webpack": "^8.1.0", | ||
"@tailwindcss/typography": "^0.5.16", | ||
"autoprefixer": "^10.4.19", | ||
"eslint": "^8.57.0", | ||
"eslint-config-next": "14.1.0", | ||
... | ... |
This diff is collapsed.
src/app/atualizacoes/page.js
0 → 100644
Please register or sign in to comment