Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Feb 12, 2024
1 parent baa772c commit b6024ac
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 34 deletions.
3 changes: 2 additions & 1 deletion config/cursor/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,6 @@
},
"editor.fontFamily": "Menlo, Monaco, 'Courier New', monospace",
"workbench.colorTheme": "Default Dark+",
"direnv.path.executable": "/etc/profiles/per-user/igm/bin/direnv"
"direnv.path.executable": "/etc/profiles/per-user/igm/bin/direnv",
"window.zoomLevel": -0.5
}
48 changes: 24 additions & 24 deletions config/vscode/extensions.txt
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
42Crunch.vscode-openapi
42crunch.vscode-openapi
aaron-bond.better-comments
arcanis.vscode-zipfs
austenc.tailwind-docs
B4dM4n.nixpkgs-fmt
bbenoist.Nix
b4dm4n.nixpkgs-fmt
bbenoist.nix
bodil.prettier-toml
bourhaouta.tailwindshades
bradlc.vscode-tailwindcss
bradymholt.pgformatter
brettm12345.nixfmt-vscode
ChFlick.firecode
chflick.firecode
chrislajoie.vscode-modelines
christian-kohler.npm-intellisense
csstools.postcss
damirka.move-syntax
dbaeumer.vscode-eslint
denoland.vscode-deno
eamodio.gitlens
EditorConfig.EditorConfig
editorconfig.editorconfig
esbenp.prettier-vscode
figma.figma-vscode-extension
foxundermoon.shell-format
gaborv.flatbuffers
GitHub.copilot
GitHub.copilot-chat
GitHub.copilot-labs
GitHub.github-vscode-theme
github.copilot
github.copilot-chat
github.copilot-labs
github.github-vscode-theme
github.vscode-github-actions
GitHub.vscode-pull-request-github
github.vscode-pull-request-github
golang.go
GrapeCity.gc-excelviewer
GraphQL.vscode-graphql
GraphQL.vscode-graphql-syntax
grapecity.gc-excelviewer
graphql.vscode-graphql
graphql.vscode-graphql-syntax
hashicorp.terraform
haskell.haskell
hbenl.vscode-mocha-test-adapter
hbenl.vscode-test-explorer
jhnj.vscode-go-inline-sql
jnoortheen.nix-ide
jock.svg
JScearcy.rust-doc-viewer
JuanBlanco.solidity
jscearcy.rust-doc-viewer
juanblanco.solidity
justusadam.language-haskell
kenhowardpdx.vscode-gist
KylonaSoftware.boogie
kylonasoftware.boogie
lightyen.tailwindcss-intellisense-twin
matangover.mypy
mechatroner.rainbow-csv
mkhl.direnv
movingco.move-analyzer-plus
ms-azuretools.vscode-docker
MS-CEINTL.vscode-language-pack-ja
ms-ceintl.vscode-language-pack-ja
ms-python.black-formatter
ms-python.isort
ms-python.python
Expand All @@ -67,25 +67,25 @@ ms-vscode.remote-explorer
ms-vscode.test-adapter-converter
ms-vsliveshare.vsliveshare
naumovs.color-highlight
Orta.vscode-jest
orta.vscode-jest
redhat.vscode-yaml
rust-lang.rust-analyzer
shd101wyy.markdown-preview-enhanced
shyykoserhiy.vscode-spotify
stkb.rewrap
streetsidesoftware.code-spell-checker
styled-components.vscode-styled-components
Swellaby.vscode-rust-test-adapter
swellaby.vscode-rust-test-adapter
tamasfe.even-better-toml
tintinweb.vscode-vyper
toba.vsfire
tomoki1207.pdf
tootone.org-mode
unifiedjs.vscode-mdx
VisualStudioExptTeam.intellicode-api-usage-examples
VisualStudioExptTeam.vscodeintellicode
visualstudioexptteam.intellicode-api-usage-examples
visualstudioexptteam.vscodeintellicode
vscodevim.vim
Vue.volar
WallabyJs.quokka-vscode
WallabyJs.wallaby-vscode
vue.volar
wallabyjs.quokka-vscode
wallabyjs.wallaby-vscode
yzhang.markdown-all-in-one
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions nix/flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6024ac

Please sign in to comment.