|
3 | 3 | "type": "module", |
4 | 4 | "version": "1.21.3", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.16.1", |
| 6 | + "packageManager": "pnpm@10.27.0", |
7 | 7 | "description": "Read Frog browser extension for language learning", |
8 | 8 | "scripts": { |
9 | 9 | "build": "wxt build", |
|
81 | 81 | "@read-frog/api-contract": "0.0.2", |
82 | 82 | "@read-frog/definitions": "0.0.7", |
83 | 83 | "@tabler/icons-react": "^3.36.1", |
84 | | - "@tanstack/react-form": "^1.27.2", |
85 | | - "@tanstack/react-query": "^5.90.12", |
| 84 | + "@tanstack/react-form": "^1.27.7", |
| 85 | + "@tanstack/react-query": "^5.90.16", |
86 | 86 | "@uiw/codemirror-extensions-color": "^4.25.4", |
87 | 87 | "@uiw/react-codemirror": "^4.25.4", |
88 | | - "@visactor/react-vchart": "^2.0.11", |
89 | | - "@visactor/vchart": "^2.0.11", |
| 88 | + "@visactor/react-vchart": "^2.0.12", |
| 89 | + "@visactor/vchart": "^2.0.12", |
90 | 90 | "@webext-core/messaging": "^2.3.0", |
91 | 91 | "@wxt-dev/i18n": "^0.2.4", |
92 | 92 | "ai": "^6.0.6", |
|
97 | 97 | "css-tree": "^3.1.0", |
98 | 98 | "deepmerge-ts": "^7.1.5", |
99 | 99 | "dequal": "^2.0.3", |
100 | | - "dexie": "^4.0.11", |
| 100 | + "dexie": "^4.2.1", |
101 | 101 | "file-saver": "^2.0.5", |
102 | 102 | "franc": "^6.2.0", |
103 | | - "hotkeys-js": "^3.13.10", |
104 | | - "jotai": "^2.12.3", |
| 103 | + "hotkeys-js": "^4.0.0", |
| 104 | + "jotai": "^2.16.1", |
105 | 105 | "js-sha256": "^0.11.1", |
106 | 106 | "ollama-ai-provider-v2": "^2.0.0", |
107 | 107 | "react": "^19.2.3", |
108 | 108 | "react-dom": "^19.2.3", |
109 | 109 | "react-markdown": "^10.1.0", |
110 | | - "react-router": "^7.10.1", |
| 110 | + "react-router": "^7.11.0", |
111 | 111 | "sonner": "^2.0.7", |
112 | 112 | "tailwind-merge": "^3.4.0", |
113 | 113 | "tw-animate-css": "^1.4.0", |
114 | | - "type-fest": "^4.41.0", |
115 | 114 | "vercel-minimax-ai-provider": "^0.0.1", |
116 | 115 | "zod": "^4.3.4" |
117 | 116 | }, |
118 | 117 | "devDependencies": { |
119 | | - "@antfu/eslint-config": "^6.1.0", |
120 | | - "@changesets/changelog-github": "^0.5.1", |
121 | | - "@changesets/cli": "^2.29.7", |
122 | | - "@commitlint/cli": "^20.1.0", |
123 | | - "@commitlint/config-conventional": "^20.0.0", |
124 | | - "@eslint-react/eslint-plugin": "^2.3.13", |
| 118 | + "@antfu/eslint-config": "^6.7.3", |
| 119 | + "@changesets/changelog-github": "^0.5.2", |
| 120 | + "@changesets/cli": "^2.29.8", |
| 121 | + "@commitlint/cli": "^20.3.0", |
| 122 | + "@commitlint/config-conventional": "^20.3.0", |
| 123 | + "@eslint-react/eslint-plugin": "^2.5.0", |
125 | 124 | "@faker-js/faker": "^10.1.0", |
126 | 125 | "@iconify/react": "^6.0.2", |
127 | | - "@tailwindcss/postcss": "^4.1.15", |
| 126 | + "@tailwindcss/postcss": "^4.1.18", |
128 | 127 | "@tanstack/eslint-plugin-query": "^5.91.2", |
129 | | - "@tanstack/react-query-devtools": "^5.91.1", |
130 | | - "@testing-library/jest-dom": "^6.6.3", |
131 | | - "@testing-library/react": "^16.3.0", |
| 128 | + "@tanstack/react-query-devtools": "^5.91.2", |
| 129 | + "@testing-library/jest-dom": "^6.9.1", |
| 130 | + "@testing-library/react": "^16.3.1", |
132 | 131 | "@total-typescript/ts-reset": "^0.6.1", |
133 | 132 | "@types/css-tree": "^2.3.11", |
134 | 133 | "@types/file-saver": "^2.0.7", |
135 | 134 | "@types/react": "^19.2.7", |
136 | 135 | "@types/react-dom": "^19.2.3", |
137 | 136 | "@vitejs/plugin-react": "^5.1.2", |
138 | | - "@vitest/coverage-istanbul": "^4.0.6", |
| 137 | + "@vitest/coverage-istanbul": "^4.0.16", |
139 | 138 | "@wxt-dev/module-react": "^1.1.5", |
140 | | - "autoprefixer": "^10.4.21", |
141 | | - "eruda": "^3.4.1", |
142 | | - "eslint": "9.38.0", |
143 | | - "eslint-plugin-format": "^1.0.2", |
| 139 | + "autoprefixer": "^10.4.23", |
| 140 | + "eruda": "^3.4.3", |
| 141 | + "eslint": "9.39.2", |
| 142 | + "eslint-plugin-format": "^1.1.0", |
144 | 143 | "eslint-plugin-react-hooks": "^7.0.1", |
145 | | - "eslint-plugin-react-refresh": "^0.4.24", |
| 144 | + "eslint-plugin-react-refresh": "^0.4.26", |
146 | 145 | "husky": "^9.1.7", |
147 | | - "jsdom": "^26.1.0", |
148 | | - "lint-staged": "^16.2.6", |
149 | | - "nx": "^22.1.0", |
| 146 | + "jsdom": "^27.4.0", |
| 147 | + "lint-staged": "^16.2.7", |
| 148 | + "nx": "^22.3.3", |
150 | 149 | "postcss": "^8.5.6", |
151 | | - "postcss-rem-to-responsive-pixel": "^6.0.2", |
| 150 | + "postcss-rem-to-responsive-pixel": "^7.0.0", |
152 | 151 | "postcss-value-parser": "^4.2.0", |
153 | | - "tailwindcss": "^4.1.15", |
| 152 | + "tailwindcss": "^4.1.18", |
| 153 | + "type-fest": "^5.3.1", |
154 | 154 | "typescript": "^5.9.3", |
155 | | - "vitest": "^4.0.6", |
156 | | - "wxt": "0.20.11" |
| 155 | + "vitest": "^4.0.16", |
| 156 | + "wxt": "0.20.13" |
157 | 157 | }, |
158 | 158 | "devEngines": { |
159 | 159 | "runtime": { |
|
0 commit comments