feat: docker & build

This commit is contained in:
2026-06-06 13:00:27 +03:00
parent e8e3bbe75e
commit 37c1a5944a
7 changed files with 101 additions and 3 deletions
+3 -2
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@phosphor-icons/react": "^2.1.10",
"@reduxjs/toolkit": "^2.12.0",
"modern-sk": "git+https://git.ollyhearn.ru/olly/modern-sk.git",
"modern-sk": "file:./modern-sk-0.1.2.tgz",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-redux": "^9.3.0",
@@ -3879,7 +3879,8 @@
},
"node_modules/modern-sk": {
"version": "0.1.2",
"resolved": "git+https://git.ollyhearn.ru/olly/modern-sk.git#37f0592464b5ba88373627d47ed534b7c6807d96",
"resolved": "file:modern-sk-0.1.2.tgz",
"integrity": "sha512-tKSxbtUxT0CLkGc8DK+SABlVmKsMqqQr61uvAJ8EDcrutzm+VD230hTRVzk9hp2oSo6nXeeMig7KS8v0Lz5mWw==",
"license": "MIT",
"dependencies": {
"@phosphor-icons/react": "^2.1.10",