Skip to content

Commit 9f0834e

Browse files
Update playground app
1 parent b11ae24 commit 9f0834e

File tree

3 files changed

+4271
-2009
lines changed

3 files changed

+4271
-2009
lines changed

apps/playground-app/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,32 +11,32 @@
1111
},
1212
"dependencies": {
1313
"@effector/next": "^0.6.1",
14-
"@effector/redux-devtools-adapter": "^0.1.5",
15-
"@effector/reflect": "^9.1.1",
14+
"@effector/redux-devtools-adapter": "^0.1.6",
15+
"@effector/reflect": "^10.0.0",
1616
"@faker-js/faker": "^7.6.0",
17-
"@farfetched/core": "^0.11.0",
18-
"@farfetched/runtypes": "^0.11.0",
17+
"@farfetched/core": "^0.11.4",
18+
"@farfetched/runtypes": "^0.11.4",
1919
"@types/node": "18.15.11",
2020
"@types/react": "18.0.33",
2121
"@types/react-dom": "18.0.11",
2222
"autoprefixer": "10.4.14",
23-
"effector": "^23.2.0",
24-
"effector-react": "^23.2.0",
23+
"effector": "^23.3.0",
24+
"effector-react": "^23.3.0",
2525
"eslint": "8.38.0",
2626
"eslint-config-next": "13.3.0",
27-
"mvp.css": "^1.12.0",
28-
"next": "14.1.0",
29-
"patronum": "^2.2.0",
27+
"mvp.css": "^1.17.2",
28+
"next": "15.2.4",
29+
"patronum": "^2.3.0",
3030
"postcss": "8.4.21",
3131
"react": "18.2.0",
3232
"react-dom": "18.2.0",
33-
"runtypes": "^6.6.0",
33+
"runtypes": "^6.7.0",
3434
"tailwindcss": "3.3.1",
3535
"typescript": "5.0.4"
3636
},
3737
"devDependencies": {
38-
"fs-extra": "^11.1.1",
39-
"zx": "^7.2.1"
38+
"fs-extra": "^11.3.0",
39+
"zx": "^7.2.3"
4040
},
4141
"browserslist": [
4242
"last 2 years"

0 commit comments

Comments
 (0)