Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed Jun 9, 2024
1 parent b6e71f9 commit bcafaf7
Show file tree
Hide file tree
Showing 4 changed files with 3,787 additions and 7,085 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,30 +49,30 @@
"discord-verify": "^1.2.0"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/plugin-syntax-import-attributes": "^7.24.1",
"@babel/plugin-transform-modules-commonjs": "^7.24.1",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-syntax-import-attributes": "^7.24.7",
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.3",
"@changesets/cli": "^2.27.5",
"@effect/babel-plugin": "^0.2.0",
"@effect/build-utils": "^0.7.6",
"@effect/experimental": "^0.16.16",
"@effect/build-utils": "^0.7.7",
"@effect/experimental": "^0.16.24",
"@effect/language-service": "^0.1.0",
"@effect/platform": "^0.55.0",
"@effect/platform-node": "^0.51.0",
"@effect/platform": "^0.56.0",
"@effect/platform-node": "^0.51.8",
"@tim-smart/discord-api-docs-parser": "^0.5.14",
"@types/chai": "^4.3.16",
"@types/node": "^20.12.12",
"@types/node": "^20.14.2",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitejs/plugin-react": "^4.3.0",
"@vitest/coverage-v8": "^1.6.0",
"babel-plugin-annotate-pure-calls": "^0.4.0",
"concurrently": "^8.2.2",
"dotenv": "^16.4.5",
"effect": "^3.2.5",
"effect": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand All @@ -84,12 +84,12 @@
"eslint-plugin-sort-destructure-keys": "^2.0.0",
"lerna": "^8.1.3",
"madge": "^7.0.0",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"tsx": "^4.11.0",
"tsx": "^4.15.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.13",
"vitest": "1.6.0"
},
"sideEffects": false,
Expand Down
Loading

0 comments on commit bcafaf7

Please sign in to comment.