|
76 | 76 | "fast-json-stable-stringify": "^2.1.0",
|
77 | 77 | "nanodelay": "^2.0.2",
|
78 | 78 | "nanoevents": "^9.0.0",
|
79 |
| - "nanoid": "^5.0.6" |
| 79 | + "nanoid": "^5.0.7" |
80 | 80 | },
|
81 | 81 | "devDependencies": {
|
82 | 82 | "@logux/core": "github:logux/core#next",
|
83 |
| - "@logux/eslint-config": "^53.0.0", |
| 83 | + "@logux/eslint-config": "^53.2.0", |
84 | 84 | "@nanostores/preact": "^0.5.1",
|
85 | 85 | "@nanostores/react": "^0.7.2",
|
86 | 86 | "@nanostores/vue": "^0.10.0",
|
87 | 87 | "@peculiar/webcrypto": "^1.4.6",
|
88 |
| - "@size-limit/preset-small-lib": "^11.1.2", |
| 88 | + "@size-limit/preset-small-lib": "^11.1.4", |
89 | 89 | "@testing-library/preact": "^3.2.3",
|
90 |
| - "@testing-library/react": "^14.2.2", |
| 90 | + "@testing-library/react": "^15.0.7", |
91 | 91 | "@testing-library/vue": "^8.0.3",
|
92 |
| - "@types/node": "^20.12.2", |
93 |
| - "@types/react": "^18.2.73", |
94 |
| - "@types/react-dom": "^18.2.23", |
| 92 | + "@types/node": "^20.12.12", |
| 93 | + "@types/react": "^18.3.2", |
| 94 | + "@types/react-dom": "^18.3.0", |
95 | 95 | "@types/ws": "^8.5.10",
|
96 |
| - "@vitest/coverage-v8": "^1.4.0", |
97 |
| - "@vue/compiler-sfc": "^3.4.21", |
| 96 | + "@vitest/coverage-v8": "^1.6.0", |
| 97 | + "@vue/compiler-sfc": "^3.4.27", |
98 | 98 | "check-dts": "^0.7.2",
|
99 |
| - "clean-publish": "^4.3.0", |
100 |
| - "eslint": "^8.57.0", |
| 99 | + "clean-publish": "^4.4.0", |
| 100 | + "eslint": "^9.2.0", |
101 | 101 | "fake-indexeddb": "^5.0.2",
|
102 |
| - "globals": "^15.0.0", |
103 |
| - "happy-dom": "^14.3.10", |
| 102 | + "globals": "^15.2.0", |
| 103 | + "happy-dom": "^14.11.0", |
104 | 104 | "nanospy": "^1.0.0",
|
105 |
| - "nanostores": "^0.10.2", |
106 |
| - "picocolors": "^1.0.0", |
| 105 | + "nanostores": "^0.10.3", |
| 106 | + "picocolors": "^1.0.1", |
107 | 107 | "postcss": "^8.4.38",
|
108 |
| - "preact": "10.20.1", |
| 108 | + "preact": "10.22.0", |
109 | 109 | "print-snapshots": "^0.4.2",
|
110 |
| - "react": "^18.2.0", |
111 |
| - "react-dom": "^18.2.0", |
112 |
| - "size-limit": "^11.1.2", |
113 |
| - "svgo": "^3.2.0", |
114 |
| - "typescript": "^5.4.3", |
115 |
| - "vite": "^5.2.7", |
116 |
| - "vitest": "^1.4.0", |
117 |
| - "vue": "^3.4.21" |
| 110 | + "react": "^18.3.1", |
| 111 | + "react-dom": "^18.3.1", |
| 112 | + "size-limit": "^11.1.4", |
| 113 | + "svgo": "^3.3.2", |
| 114 | + "typescript": "^5.4.5", |
| 115 | + "vite": "^5.2.11", |
| 116 | + "vitest": "^1.6.0", |
| 117 | + "vue": "^3.4.27" |
118 | 118 | },
|
119 | 119 | "prettier": {
|
120 | 120 | "arrowParens": "avoid",
|
|
0 commit comments