mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
bump some deps
This commit is contained in:
+10
-10
@@ -24,9 +24,9 @@
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "15.3.0-canary.19",
|
||||
"@next/mdx": "15.3.0-canary.19",
|
||||
"@next/third-parties": "15.3.0-canary.19",
|
||||
"@next/bundle-analyzer": "15.3.0-canary.20",
|
||||
"@next/mdx": "15.3.0-canary.20",
|
||||
"@next/third-parties": "15.3.0-canary.20",
|
||||
"@octokit/graphql": "^8.2.1",
|
||||
"@octokit/graphql-schema": "^15.26.0",
|
||||
"@prisma/client": "^6.5.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"html-entities": "^2.5.3",
|
||||
"lucide-react": "0.483.0",
|
||||
"modern-normalize": "^3.0.1",
|
||||
"next": "15.3.0-canary.19",
|
||||
"next": "15.3.0-canary.20",
|
||||
"obj-str": "^1.1.0",
|
||||
"polished": "^4.3.1",
|
||||
"prop-types": "^15.8.1",
|
||||
@@ -75,23 +75,23 @@
|
||||
"@jakejarvis/eslint-config": "^4.0.7",
|
||||
"@types/comma-number": "^2.1.2",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.13.11",
|
||||
"@types/node": "^22.13.13",
|
||||
"@types/prop-types": "^15.7.14",
|
||||
"@types/react": "^19.0.12",
|
||||
"@types/react-dom": "^19.0.4",
|
||||
"@types/react-is": "^19.0.0",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-3229e95-20250315",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-next": "15.3.0-canary.19",
|
||||
"eslint-config-next": "15.3.0-canary.20",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-mdx": "^3.2.0",
|
||||
"eslint-plugin-prettier": "^5.2.3",
|
||||
"eslint-plugin-mdx": "^3.3.1",
|
||||
"eslint-plugin-prettier": "^5.2.4",
|
||||
"eslint-plugin-react": "^7.37.4",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-3229e95-20250315",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-aeaed83-20250323",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
"lint-staged": "^15.5.0",
|
||||
"prettier": "^3.5.3",
|
||||
|
||||
Reference in New Issue
Block a user