Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
iorate committed May 3, 2024
1 parent 8b1a854 commit 4fcb1e3
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 353 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,24 @@
"@lezer/highlight": "^1.2.0",
"@mdi/svg": "^7.4.47",
"colord": "^2.9.3",
"dayjs": "^1.11.10",
"dayjs": "^1.11.11",
"goober": "2.1.10",
"is-mobile": "^4.0.0",
"punycode": "^2.3.1",
"react": "^18.2.0",
"react": "^18.3.1",
"react-colorful": "^5.6.1",
"react-dom": "^18.2.0",
"react-dom": "^18.3.1",
"tldts": "^6.1.18",
"zod": "^3.22.5"
"zod": "^3.23.6"
},
"devDependencies": {
"@biomejs/biome": "^1.7.0",
"@biomejs/biome": "^1.7.1",
"@types/fs-extra": "^11.0.4",
"@types/license-checker": "^25.0.6",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/punycode": "^2.1.4",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@types/webextension-polyfill": "^0.10.7",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
Expand All @@ -42,10 +42,10 @@
"semantic-release": "^23.0.8",
"semantic-release-amo": "^1.3.0",
"semantic-release-chrome": "^3.2.0",
"tsx": "^4.7.2",
"tsx": "^4.9.0",
"typescript": "^5.4.5"
},
"packageManager": "[email protected].5+sha512.a722575c18fd791f9ef71e387c6e16cc03c90d859b9b0998d0428ca0e3220828b32a96e6de73cea34edbc0f50824771b1a69c7ea36b86daa3b89c7e6d9a3d912",
"packageManager": "[email protected].6+sha256.0624e30eff866cdeb363b15061bdb7fd9425b17bc1bb42c22f5f4efdea21f6b3",
"private": true,
"scripts": {
"build": "tsx scripts/build.ts",
Expand Down
Loading

0 comments on commit 4fcb1e3

Please sign in to comment.