2 Commits

Author SHA1 Message Date
03b395ddcd Update dependency next to v15 2025-07-26 03:41:21 +00:00
cee16c4a65 Update dependency eslint to v9 2025-07-26 00:41:03 +00:00
2 changed files with 477 additions and 263 deletions

View File

@@ -18,7 +18,7 @@
"dependencies": { "dependencies": {
"clsx": "1.2.1", "clsx": "1.2.1",
"concurrently": "8.0.1", "concurrently": "8.0.1",
"next": "13.4.2", "next": "15.4.4",
"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",
@@ -33,7 +33,7 @@
"@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.14", "autoprefixer": "10.4.14",
"eslint": "8.40.0", "eslint": "9.32.0",
"eslint-config-next": "latest", "eslint-config-next": "latest",
"postcss": "8.4.23", "postcss": "8.4.23",
"prettier": "2.8.8", "prettier": "2.8.8",

736
yarn.lock

File diff suppressed because it is too large Load Diff