Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent e6e8f09 commit 5fde83c
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 583 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"author": "marimo team",
"publisher": "marimo-team",
"description": "Run marimo in VSCode",
"packageManager": "[email protected].1",
"packageManager": "[email protected].9",
"version": "0.4.2",
"engines": {
"vscode": "^1.91.1"
"vscode": "^1.93.1"
},
"private": true,
"categories": [
Expand Down Expand Up @@ -408,21 +408,21 @@
"vscode:prepublish": "pnpm run build"
},
"devDependencies": {
"@biomejs/biome": "^1.7.3",
"@types/node": "20.12.12",
"@biomejs/biome": "^1.9.2",
"@types/node": "20.16.10",
"@types/vscode": "^1.91.0",
"@types/ws": "^8.5.10",
"@vscode/test-cli": "^0.0.9",
"@vscode/test-electron": "^2.3.10",
"@types/ws": "^8.5.12",
"@vscode/test-cli": "^0.0.10",
"@vscode/test-electron": "^2.4.1",
"jest-mock-vscode": "^3.0.5",
"node-fetch": "^3.3.2",
"node-html-parser": "^6.1.13",
"openapi-fetch": "^0.9.7",
"openapi-typescript": "^7.0.0",
"openapi-fetch": "^0.12.2",
"openapi-typescript": "^7.4.1",
"tempy": "^3.1.0",
"tsup": "^8.0.2",
"tsup": "^8.3.0",
"typescript": "^5.5.2",
"vitest": "^2.0.4",
"vitest": "^2.1.1",
"ws": "^8.17.0"
}
}
Loading

0 comments on commit 5fde83c

Please sign in to comment.