Skip to content

Commit 6f7380c

Browse files
Merge branch 'main' of https://github.com/amiabl-programr/jargons.dev into add-loading-component-to-recent-search
2 parents a17fa90 + ebf7b03 commit 6f7380c

File tree

2 files changed

+2
-149
lines changed

2 files changed

+2
-149
lines changed

package-lock.json

Lines changed: 1 addition & 147 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@
2222
"@fontsource/ibm-plex-mono": "^5.0.12",
2323
"@fontsource/inter": "^5.0.17",
2424
"@nanostores/react": "^0.7.2",
25-
"@octokit-next/core": "^2.8.0",
2625
"@octokit/auth-oauth-app": "^8.1.0",
2726
"@octokit/oauth-authorization-url": "^7.1.0",
28-
"@types/react": "^18.2.69",
2927
"@types/react-dom": "^18.2.22",
3028
"astro": "^4.7.0",
3129
"flexsearch": "^0.7.43",
@@ -40,6 +38,7 @@
4038
"@octokit/request": "^9.1.1",
4139
"@tailwindcss/container-queries": "^0.1.1",
4240
"@tailwindcss/typography": "^0.5.10",
41+
"@types/react": "^18.2.69",
4342
"tailwindcss": "^3.4.1"
4443
}
4544
}

0 commit comments

Comments
 (0)