mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
Upgrade dependencies
This commit is contained in:
28
package.json
28
package.json
@ -14,22 +14,22 @@
|
||||
"pretty": "prettier --write \"./**/*.{js,jsx,ts,tsx,json,md,mdx,css}\" --ignore-unknown"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codesandbox/sandpack-react": "^2.4.8",
|
||||
"@docsearch/css": "^3.3.3",
|
||||
"@codesandbox/sandpack-react": "^2.6.1",
|
||||
"@docsearch/css": "^3.3.4",
|
||||
"@docsearch/react": "3",
|
||||
"@giscus/react": "^2.2.8",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@tweenjs/tween.js": "^19.0.0",
|
||||
"@tweenjs/tween.js": "^20.0.3",
|
||||
"algoliasearch": "^4.17.0",
|
||||
"dayjs": "^1.11.7",
|
||||
"next": "13.3.0",
|
||||
"next": "13.3.1",
|
||||
"next-mdx-remote": "^4.4.1",
|
||||
"next-themes": "^0.2.1",
|
||||
"octokit": "^2.0.14",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.8.0",
|
||||
"rehype-react": "^7.1.2",
|
||||
"rehype-react": "^7.2.0",
|
||||
"rehype-slug": "^5.1.0",
|
||||
"remark-frontmatter": "^4.0.1",
|
||||
"remark-gfm": "^3.0.1",
|
||||
@ -44,23 +44,23 @@
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/jest": "^29.5.0",
|
||||
"@types/node": "18.15.11",
|
||||
"@types/react": "18.0.33",
|
||||
"@types/jest": "^29.5.1",
|
||||
"@types/node": "18.16.1",
|
||||
"@types/react": "18.2.0",
|
||||
"@types/stats.js": "^0.17.0",
|
||||
"@types/three": "^0.150.1",
|
||||
"@types/three": "^0.150.2",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"clsx": "^1.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"dotenv": "^16.0.3",
|
||||
"eslint": "8.38.0",
|
||||
"eslint-config-next": "13.3.0",
|
||||
"eslint": "8.39.0",
|
||||
"eslint-config-next": "13.3.1",
|
||||
"gray-matter": "^4.0.3",
|
||||
"jest": "^29.5.0",
|
||||
"jest-environment-jsdom": "^29.5.0",
|
||||
"postcss": "^8.4.21",
|
||||
"prettier": "^2.8.7",
|
||||
"tailwindcss": "^3.3.1",
|
||||
"postcss": "^8.4.23",
|
||||
"prettier": "^2.8.8",
|
||||
"tailwindcss": "^3.3.2",
|
||||
"typescript": "5.0.4"
|
||||
}
|
||||
}
|
||||
|
3038
pnpm-lock.yaml
generated
3038
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user