Skip to content

Commit 9a3010f

Browse files
fix(deps): update all non-major dependencies
1 parent 9b5b3c8 commit 9a3010f

5 files changed

Lines changed: 2580 additions & 1840 deletions

File tree

.yarn/releases/yarn-4.0.2.cjs

Lines changed: 0 additions & 893 deletions
This file was deleted.

.yarn/releases/yarn-4.18.0.cjs

Lines changed: 1000 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ enableGlobalCache: true
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.0.2.cjs
7+
yarnPath: .yarn/releases/yarn-4.18.0.cjs

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"@sapphire/prettier-config": "^2.0.0",
2323
"@sapphire/ts-config": "^5.0.0",
2424
"dayjs": "^1.11.9",
25-
"discord-api-types": "^0.37.48",
25+
"discord-api-types": "^0.38.0",
2626
"discord-oauth2": "^2.11.0",
27-
"eslint": "8.56.0",
27+
"eslint": "8.57.1",
2828
"eslint-config-next": "14.0.4",
2929
"jotai": "^2.2.1",
3030
"next": "14.0.4",
@@ -50,7 +50,7 @@
5050
},
5151
"homepage": "https://github.com/BirthdayyBot/dashboard#readme",
5252
"devDependencies": {
53-
"@swc-jotai/react-refresh": "^0.1.0",
53+
"@swc-jotai/react-refresh": "^0.5.0",
5454
"@tailwindcss/typography": "tailwindcss/typography",
5555
"@types/cookie": "^0.6.0",
5656
"@types/node": "^20.3.3",
@@ -67,5 +67,5 @@
6767
"typescript": "^5.1.6",
6868
"typescript-plugin-css-modules": "^5.0.1"
6969
},
70-
"packageManager": "yarn@4.0.2"
70+
"packageManager": "yarn@4.18.0"
7171
}

0 commit comments

Comments
 (0)