|
13 | 13 | "stylelint": "stylelint --ignore-path=node_modules/@foray1010/stylelint-config/stylelintignore" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@fontsource/archivo-narrow": "5.2.6", |
17 | | - "@tanstack/react-form": "1.17.0", |
18 | | - "@tanstack/react-query": "5.84.1", |
19 | | - "@tanstack/react-query-devtools": "5.84.1", |
| 16 | + "@fontsource/archivo-narrow": "5.2.8", |
| 17 | + "@tanstack/react-form": "1.23.7", |
| 18 | + "@tanstack/react-query": "5.90.2", |
| 19 | + "@tanstack/react-query-devtools": "5.90.2", |
20 | 20 | "@tanstack/react-virtual": "3.13.12", |
21 | | - "classix": "2.2.2", |
| 21 | + "classix": "2.2.4", |
22 | 22 | "constate": "3.3.3", |
23 | | - "core-js": "3.45.0", |
24 | | - "react": "19.1.1", |
25 | | - "react-dom": "19.1.1", |
26 | | - "use-debounce": "10.0.5", |
| 23 | + "core-js": "3.46.0", |
| 24 | + "react": "19.2.0", |
| 25 | + "react-dom": "19.2.0", |
| 26 | + "use-debounce": "10.0.6", |
27 | 27 | "use-deep-compare": "1.3.0", |
28 | 28 | "use-resize-observer": "9.1.0", |
29 | 29 | "use-typed-event-listener": "4.0.2", |
30 | 30 | "webextension-polyfill": "0.12.0" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@commitlint/cli": "19.8.1", |
34 | | - "@commitlint/config-conventional": "19.8.1", |
| 33 | + "@commitlint/cli": "20.1.0", |
| 34 | + "@commitlint/config-conventional": "20.0.0", |
35 | 35 | "@foray1010/eslint-config": "15.1.1", |
36 | 36 | "@foray1010/jest-preset": "5.1.0", |
37 | 37 | "@foray1010/prettier-config": "11.0.1", |
38 | 38 | "@foray1010/remark-preset": "10.0.4", |
39 | 39 | "@foray1010/stylelint-config": "16.0.0", |
40 | 40 | "@foray1010/tsconfig": "14.0.0", |
41 | | - "@rspack/cli": "1.4.11", |
42 | | - "@rspack/core": "1.4.11", |
| 41 | + "@rspack/cli": "1.5.8", |
| 42 | + "@rspack/core": "1.5.8", |
43 | 43 | "@size-limit/file": "11.2.0", |
44 | 44 | "@svg-use/react": "1.0.0", |
45 | 45 | "@svg-use/webpack": "1.0.0", |
46 | | - "@swc/core": "1.13.3", |
| 46 | + "@swc/core": "1.13.20", |
47 | 47 | "@swc/jest": "0.2.39", |
48 | | - "@tanstack/eslint-plugin-query": "5.83.1", |
| 48 | + "@tanstack/eslint-plugin-query": "5.91.0", |
49 | 49 | "@testing-library/dom": "10.4.1", |
50 | | - "@testing-library/jest-dom": "6.6.4", |
| 50 | + "@testing-library/jest-dom": "6.9.1", |
51 | 51 | "@testing-library/react": "16.3.0", |
52 | 52 | "@testing-library/user-event": "14.6.1", |
53 | 53 | "@transifex/api": "7.1.4", |
54 | | - "@types/chrome": "0.1.1", |
| 54 | + "@types/chrome": "0.1.24", |
55 | 55 | "@types/duplicate-package-checker-webpack-plugin": "2.1.5", |
56 | | - "@types/firefox-webext-browser": "120.0.4", |
| 56 | + "@types/firefox-webext-browser": "120.0.5", |
57 | 57 | "@types/jest": "29.5.14", |
58 | | - "@types/node": "22.17.0", |
59 | | - "@types/react": "19.1.9", |
60 | | - "@types/react-dom": "19.1.7", |
| 58 | + "@types/node": "22.18.10", |
| 59 | + "@types/react": "19.2.2", |
| 60 | + "@types/react-dom": "19.2.1", |
61 | 61 | "@types/zip-webpack-plugin": "3.0.6", |
62 | | - "browserslist": "4.25.1", |
| 62 | + "browserslist": "4.26.3", |
63 | 63 | "css-loader": "7.1.2", |
64 | 64 | "csstype": "3.1.3", |
65 | 65 | "duplicate-package-checker-webpack-plugin": "3.0.0", |
66 | | - "eslint": "9.32.0", |
| 66 | + "eslint": "9.37.0", |
67 | 67 | "husky": "9.1.7", |
68 | 68 | "ignore-sync": "8.0.0", |
69 | 69 | "jest": "29.7.0", |
70 | 70 | "jest-environment-jsdom": "29.7.0", |
71 | 71 | "jsonc-parser": "3.3.1", |
72 | | - "lint-staged": "16.1.4", |
| 72 | + "lint-staged": "16.2.4", |
73 | 73 | "node-notifier": "10.0.1", |
74 | 74 | "postcss": "8.5.6", |
75 | | - "postcss-loader": "8.1.1", |
| 75 | + "postcss-loader": "8.2.0", |
76 | 76 | "postcss-normalize": "13.0.1", |
77 | 77 | "prettier": "3.6.2", |
78 | 78 | "remark-cli": "12.0.1", |
79 | | - "sharp": "0.34.3", |
| 79 | + "sharp": "0.34.4", |
80 | 80 | "size-limit": "11.2.0", |
81 | | - "stylelint": "16.23.0", |
| 81 | + "stylelint": "16.25.0", |
82 | 82 | "svgo": "4.0.0", |
83 | 83 | "type-coverage": "2.29.7", |
84 | | - "type-fest": "4.41.0", |
| 84 | + "type-fest": "5.0.1", |
85 | 85 | "typed-css-modules": "0.9.1", |
86 | | - "typescript": "5.9.2", |
87 | | - "webpack": "5.101.0", |
| 86 | + "typescript": "5.9.3", |
| 87 | + "webpack": "5.102.1", |
88 | 88 | "zip-webpack-plugin": "4.0.3" |
89 | 89 | }, |
90 | | - "packageManager": "yarn@4.9.2", |
| 90 | + "packageManager": "yarn@4.10.3", |
91 | 91 | "engines": { |
92 | | - "node": "22.18.0" |
| 92 | + "node": "22.20.0" |
93 | 93 | } |
94 | 94 | } |
0 commit comments