We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2857f1 commit ee9e44dCopy full SHA for ee9e44d
package.json
@@ -6,7 +6,7 @@
6
"name": "Guido Lange",
7
"url": "https://github.com/gylxan"
8
},
9
- "packageManager": "pnpm@10.24.0",
+ "packageManager": "pnpm@10.25.0",
10
"type": "module",
11
"scripts": {
12
"dev": "next dev",
@@ -61,7 +61,7 @@
61
"@types/react-dom": "^19.0.0",
62
"@types/react-syntax-highlighter": "^15.5.5",
63
"@types/react-transition-group": "^4.4.5",
64
- "@typescript-eslint/eslint-plugin": "8.48.1",
+ "@typescript-eslint/eslint-plugin": "8.49.0",
65
"@vitejs/plugin-react": "^5.1.1",
66
"eslint": "^9.17.0",
67
"eslint-config-next": "^15.1.2",
0 commit comments