Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-0324 committed Sep 4, 2024
1 parent 25522c1 commit f0730b3
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 46 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/diff": "^5.2.2",
"@types/html-minifier-terser": "^7.0.2",
"@types/lodash": "~4.17.7",
"@types/node": "^18.19.48",
"@types/node": "^18.19.49",
"@types/react": "~18.2.79",
"@types/react-dom": "~18.2.25",
"@types/yazl": "^2.4.5",
Expand All @@ -61,14 +61,14 @@
"esbuild": "^0.23.1",
"eslint": "^9.9.1",
"eslint-plugin-path-alias": "^2.1.0",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-simple-header": "^1.1.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.3",
"highlight.js": "11.8.0",
"html-minifier-terser": "^7.2.0",
"moment": "2.22.2",
"puppeteer-core": "^23.2.2",
"puppeteer-core": "^23.3.0",
"standalone-electron-types": "^1.0.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/discord-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@
},
"devDependencies": {
"@stylistic/eslint-plugin": "^2.7.2",
"@types/node": "^20.16.3",
"@types/node": "^20.16.4",
"@types/semver": "^7.5.8",
"@typescript-eslint/typescript-estree": "^8.4.0",
"eslint": "^9.9.1",
"eslint-plugin-check-file": "^2.8.0",
"eslint-plugin-import-x": "^4.1.1",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-simple-header": "^1.1.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.1.3",
"puppeteer-core": "^23.2.2",
"puppeteer-core": "^23.3.0",
"semver": "^7.6.3",
"tsx": "^4.19.0",
"type-fest": "^4.26.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vencord-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"types": "./index.d.ts",
"dependencies": {
"@types/lodash": "~4.17.7",
"@types/node": "^18.19.48",
"@types/node": "^18.19.49",
"@types/react": "~18.2.79",
"@types/react-dom": "~18.2.25",
"@vencord/discord-types": "workspace:^",
Expand Down
77 changes: 38 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f0730b3

Please sign in to comment.