Use pnpm 10.23.0 everywhere

This commit is contained in:
Konstantin Wohlwend 2025-11-24 19:02:39 -08:00
parent 169dfa6466
commit ae03b5fd3e
20 changed files with 40 additions and 20 deletions

View File

@ -119,5 +119,6 @@
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4"
}
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -85,5 +85,6 @@
"@types/react": "19.2.2",
"@types/react-dom": "19.2.2"
}
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -8,5 +8,6 @@
},
"dependencies": {
"serve": "^14.2.4"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -19,5 +19,6 @@
},
"devDependencies": {
"jose": "^5.6.3"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -20,5 +20,6 @@
},
"devDependencies": {
"tsx": "^4.16.2"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -70,5 +70,6 @@
"postcss": "^8.5.3",
"tailwindcss": "^4.1.7",
"typescript": "^5.8.3"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -25,5 +25,6 @@
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "5.3.3"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -39,5 +39,6 @@
"tailwindcss": "^4",
"typescript": "5.3.3",
"wait-on": "^8.0.1"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -38,5 +38,6 @@
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4"
}
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -30,5 +30,6 @@
"postcss": "^8.4.35",
"rimraf": "^5.0.5",
"tailwindcss": "^3.4.1"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -24,5 +24,6 @@
"eslint-config-next": "14.2.5",
"rimraf": "^5.0.5",
"typescript": "5.3.3"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -16,5 +16,6 @@
"dotenv-cli": "^7.4.1",
"typescript": "5.3.3",
"vite": "^6.1.0"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -81,5 +81,6 @@
"typescript": "^5.8.3",
"typescript-eslint": "^8.38.0",
"vite": "^5.4.19"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -23,5 +23,6 @@
"eslint": "^8",
"eslint-config-next": "14.2.3",
"typescript": "5.3.3"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -29,5 +29,6 @@
"typescript": "5.3.3",
"typescript-eslint": "^8.22.0",
"vite": "^6.1.0"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -22,5 +22,6 @@
"@types/react": "link:@types/react@18.3.12",
"@types/react-dom": "^18.3.12",
"typescript": "5.3.3"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -53,5 +53,6 @@
"rimraf": "^6.0.1",
"tsup": "^8.4.0",
"typescript": "5.3.3"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -49,5 +49,6 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"next": "^14.1.0"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -78,5 +78,6 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rimraf": "^5.0.5"
}
},
"packageManager": "pnpm@10.23.0"
}

View File

@ -91,5 +91,6 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rimraf": "^5.0.10"
}
},
"packageManager": "pnpm@10.23.0"
}