Skip to content

Commit

Permalink
Merge pull request #14 from falsepopsky/dev
Browse files Browse the repository at this point in the history
db: add banlist `23/05/2024`
  • Loading branch information
falsepopsky authored May 13, 2024
2 parents d053e80 + b13f48c commit 75e9781
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 270 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- main

env:
PNPM_VERSION: 9.0.6
PNPM_VERSION: 9.1.1

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.12.2
v20.13.1
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
},
"devDependencies": {
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@types/node": "^20.12.8",
"@types/react": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@types/node": "^20.12.11",
"@types/react": "^18.3.2",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
Expand All @@ -41,5 +41,5 @@
"node": "^20.0.0",
"pnpm": ">=9"
},
"packageManager": "pnpm@9.0.6+sha256.0624e30eff866cdeb363b15061bdb7fd9425b17bc1bb42c22f5f4efdea21f6b3"
"packageManager": "pnpm@9.1.1+sha256.9551e803dcb7a1839fdf5416153a844060c7bce013218ce823410532504ac10b"
}
Loading

0 comments on commit 75e9781

Please sign in to comment.