Skip to content

Commit

Permalink
octokit things
Browse files Browse the repository at this point in the history
  • Loading branch information
syropian committed Jan 2, 2025
1 parent cf18a7b commit d27567e
Show file tree
Hide file tree
Showing 12 changed files with 3,614 additions and 2,560 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"dependencies": {
"@headlessui/vue": "^1.7.14",
"@heroicons/vue": "^2.1.1",
"@octokit/plugin-paginate-graphql": "^5.2.4",
"@tiptap/core": "2.2.4",
"@tiptap/extension-link": "2.2.4",
"@tiptap/extension-placeholder": "2.2.4",
Expand All @@ -23,13 +24,14 @@
"axios": "^1.7.2",
"date-fns": "^2.28.0",
"fuzzysearch": "^1.0.3",
"hybridly": "^0.7.13",
"hybridly": "^0.7.17",
"js-cookie": "^3.0.5",
"ky": "^0.33.2",
"localforage": "^1.9.0",
"lodash": "^4.17.19",
"lssm": "^1.1.2",
"nanoid": "^3.1.30",
"octokit": "^4.0.3",
"pinia": "^2.0.29",
"sortablejs": "^1.15.0",
"sortablejs-vue3": "^1.2.11",
Expand Down Expand Up @@ -62,7 +64,7 @@
"tailwindcss": "^3.3.2",
"typescript": "^5.1.3",
"unplugin-icons": "^0.18.5",
"vite": "^5.2.8",
"vite": "^6.0.0",
"vite-svg-loader": "^5.1.0",
"vue-eslint-parser": "^9.3.1"
},
Expand Down
Loading

0 comments on commit d27567e

Please sign in to comment.