Compare commits

..

No commits in common. "renovate/all" and "main" have entirely different histories.

2 changed files with 1559 additions and 215 deletions

View File

@ -16,29 +16,29 @@
"singleQuote": true "singleQuote": true
}, },
"dependencies": { "dependencies": {
"clsx": "2.1.1", "clsx": "1.2.1",
"concurrently": "9.1.0", "concurrently": "8.0.1",
"next": "13.4.2", "next": "13.4.2",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-markdown": "8.0.7", "react-markdown": "8.0.7",
"remark-gfm": "3.0.1", "remark-gfm": "3.0.1",
"server-only": "0.0.1", "server-only": "0.0.1",
"styled-components": "6.1.13", "styled-components": "6.0.0-rc.1",
"styled-jsx": "5.1.6", "styled-jsx": "5.1.2",
"use-count-up": "3.0.1" "use-count-up": "3.0.1"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "22.9.0", "@types/node": "18.16.9",
"@types/react": "18.2.6", "@types/react": "18.2.6",
"@types/react-dom": "18.2.4", "@types/react-dom": "18.2.4",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.14",
"eslint": "8.40.0", "eslint": "8.40.0",
"eslint-config-next": "latest", "eslint-config-next": "latest",
"postcss": "8.4.47", "postcss": "8.4.23",
"prettier": "3.3.3", "prettier": "2.8.8",
"prettier-plugin-tailwindcss": "0.6.8", "prettier-plugin-tailwindcss": "0.2.8",
"tailwindcss": "3.4.14", "tailwindcss": "3.3.2",
"typescript": "5.6.3" "typescript": "5.0.4"
} }
} }

1752
yarn.lock

File diff suppressed because it is too large Load Diff