Skip to content

Commit

Permalink
⬆️ deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Oct 4, 2024
1 parent 3ecd9b2 commit 1b4960f
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 284 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"sideEffects": false,
"type": "module",
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.12.0",
"exports": {
".": {
"import": "./dist/index.mjs",
Expand All @@ -29,15 +29,15 @@
"test": "vitest run --dir test"
},
"dependencies": {
"@kodadot1/static": "0.0.6",
"@kodadot1/static": "0.0.7",
"gql-query-builder": "^3.8.0",
"ofetch": "^1.3.4",
"ofetch": "^1.4.0",
"scule": "^1.3.0",
"ufo": "^1.5.4"
},
"devDependencies": {
"c8": "latest",
"changelogen": "^0.5.5",
"changelogen": "^0.5.7",
"eslint": "latest",
"eslint-config-unjs": "latest",
"typescript": "latest",
Expand Down
Loading

0 comments on commit 1b4960f

Please sign in to comment.