Skip to content

Commit d7be1f1

Browse files
committed
chore: update dependencies
1 parent a32b8fd commit d7be1f1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

bun.lockb

30.5 KB
Binary file not shown.

package.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,31 @@
1414
"node": ">=20.11.0"
1515
},
1616
"dependencies": {
17-
"@fontsource-variable/inter": "^5.0.18",
18-
"@fontsource-variable/jetbrains-mono": "^5.0.21",
17+
"@fontsource-variable/inter": "^5.1.1",
18+
"@fontsource-variable/jetbrains-mono": "^5.1.2",
1919
"android-fastboot": "github:commaai/fastboot.js#c3ec6fe3c96a48dab46e23d0c8c861af15b2144a",
20-
"comlink": "^4.4.1",
20+
"comlink": "^4.4.2",
2121
"jssha": "^3.3.1",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",
24-
"xz-decompress": "^0.2.1"
24+
"xz-decompress": "^0.2.2"
2525
},
2626
"devDependencies": {
27-
"@tailwindcss/typography": "^0.5.13",
28-
"@testing-library/jest-dom": "^6.4.5",
27+
"@tailwindcss/typography": "^0.5.16",
28+
"@testing-library/jest-dom": "^6.6.3",
2929
"@testing-library/react": "^15.0.7",
30-
"@types/react": "^18.3.3",
31-
"@types/react-dom": "^18.3.0",
32-
"@vitejs/plugin-react": "^4.3.0",
30+
"@types/react": "^18.3.18",
31+
"@types/react-dom": "^18.3.5",
32+
"@vitejs/plugin-react": "^4.3.4",
3333
"autoprefixer": "10.4.14",
34-
"eslint": "^8.57.0",
35-
"eslint-plugin-react": "^7.34.2",
34+
"eslint": "^8.57.1",
35+
"eslint-plugin-react": "^7.37.4",
3636
"eslint-plugin-react-hooks": "^4.6.2",
37-
"eslint-plugin-react-refresh": "^0.4.7",
37+
"eslint-plugin-react-refresh": "^0.4.18",
3838
"jsdom": "^22.1.0",
39-
"postcss": "^8.4.38",
40-
"tailwindcss": "^3.4.3",
41-
"vite": "^5.2.12",
39+
"postcss": "^8.5.1",
40+
"tailwindcss": "^3.4.17",
41+
"vite": "^5.4.11",
4242
"vite-svg-loader": "^5.1.0",
4343
"vitest": "^1.6.0"
4444
}

0 commit comments

Comments
 (0)