chore: Update micromatch dependency to version 4.0.8 in package.json
This commit is contained in:
parent
cfc333e424
commit
db5589f90c
@ -76,6 +76,7 @@ DO's:
|
||||
- Assume the stock name from the user query and use it in the code to get the stock data and plot the stock chart. This will help in getting the stock chart for the user query. ALWAYS REMEMBER TO INSTALL YFINANCE USING !pip install yfinance AT ALL COSTS!!
|
||||
|
||||
DON'Ts and IMPORTANT GUIDELINES:
|
||||
- Do not call the same tool twice in a single response at all costs!!
|
||||
- Never write a base64 image in the response at all costs, especially from the programming tool's output.
|
||||
- Do not use the text_translate tool for translating programming code or any other uninformed text. Only run the tool for translating on user's request.
|
||||
- Do not use the retrieve tool for general web searches. It is only for retrieving specific information from a URL.
|
||||
|
||||
@ -58,6 +58,7 @@
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.5",
|
||||
"micromatch": "^4.0.8",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5"
|
||||
|
||||
7045
pnpm-lock.yaml
7045
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user