update urls #24

Merged
werewolfkid merged 2 commits from update-urls into main 2026-04-27 20:34:29 -04:00
3 changed files with 1001 additions and 808 deletions
Showing only changes of commit ef7f9e4b84 - Show all commits
+12 -12
View File
@@ -12,33 +12,33 @@
"pretty": "prettier --write ."
},
"dependencies": {
"@chakra-ui/react": "^3.34.0",
"@chakra-ui/react": "^3.35.0",
"@emotion/react": "^11.14.0",
"next": "16.2.1",
"next": "16.2.4",
"next-themes": "^0.4.6",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-icons": "^5.6.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.5",
"@eslint/js": "^9.39.4",
"@types/node": "^25.5.0",
"@types/node": "^25.6.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.57.1",
"@typescript-eslint/parser": "^8.57.1",
"baseline-browser-mapping": "^2.10.10",
"@typescript-eslint/eslint-plugin": "^8.59.1",
"@typescript-eslint/parser": "^8.59.1",
"baseline-browser-mapping": "^2.10.23",
"eslint": "^9.39.4",
"eslint-config-next": "16.2.1",
"eslint-config-next": "16.2.4",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1",
"prettier": "3.8.1",
"eslint-plugin-react-hooks": "^7.1.1",
"prettier": "3.8.3",
"typescript": "^5.9.3",
"typescript-eslint": "^8.57.1"
"typescript-eslint": "^8.59.1"
},
"packageManager": "yarn@4.13.0"
}
+988 -795
View File
File diff suppressed because it is too large Load Diff