bump next to canary

This commit is contained in:
2025-02-28 12:14:34 -05:00
parent 4ae0b41437
commit ba48a1bbb2
2 changed files with 132 additions and 132 deletions
+7 -7
View File
@@ -22,9 +22,9 @@
"dependencies": {
"@giscus/react": "^3.1.0",
"@mdx-js/mdx": "^3.1.0",
"@next/bundle-analyzer": "15.2.0-canary.74",
"@next/bundle-analyzer": "15.2.1-canary.2",
"@octokit/graphql": "^8.2.1",
"@octokit/graphql-schema": "^15.25.0",
"@octokit/graphql-schema": "^15.26.0",
"@prisma/client": "^6.4.1",
"@react-spring/web": "^9.7.5",
"@vercel/analytics": "^1.5.0",
@@ -36,7 +36,7 @@
"feed": "^4.2.2",
"gray-matter": "^4.0.3",
"modern-normalize": "^3.0.1",
"next": "15.2.0-canary.74",
"next": "15.2.1-canary.2",
"obj-str": "^1.1.0",
"p-map": "^7.0.3",
"p-memoize": "^7.1.1",
@@ -69,15 +69,15 @@
"@eslint/js": "^9.21.0",
"@jakejarvis/eslint-config": "~4.0.7",
"@types/comma-number": "^2.1.2",
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"@types/prop-types": "^15.7.14",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/react-is": "^19.0.0",
"cross-env": "^7.0.3",
"eslint": "~9.21.0",
"eslint-config-next": "15.2.0-canary.74",
"eslint-config-prettier": "~10.0.1",
"eslint-config-next": "15.2.1-canary.2",
"eslint-config-prettier": "~10.0.2",
"eslint-plugin-mdx": "~3.1.5",
"eslint-plugin-prettier": "~5.2.3",
"lint-staged": "^15.4.3",
@@ -85,7 +85,7 @@
"prisma": "^6.4.1",
"schema-dts": "^1.1.2",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
},
"optionalDependencies": {
"sharp": "^0.33.5"