Skip to content

Commit ebe94bf

Browse files
pin all versions except copilotkit
1 parent 9bc9aa9 commit ebe94bf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"tailwindcss-animate": "1.0.7"
2929
},
3030
"devDependencies": {
31-
"@types/node": "^20",
32-
"@types/react": "^18",
33-
"@types/react-dom": "^18",
34-
"eslint": "^8",
31+
"@types/node": "20",
32+
"@types/react": "18",
33+
"@types/react-dom": "18",
34+
"eslint": "8",
3535
"eslint-config-next": "14.2.5",
36-
"postcss": "^8",
37-
"tailwindcss": "^3.4.1",
38-
"typescript": "^5"
36+
"postcss": "8",
37+
"tailwindcss": "3.4.1",
38+
"typescript": "5"
3939
}
4040
}

0 commit comments

Comments
 (0)