146 lines
4.6 KiB
JSON
146 lines
4.6 KiB
JSON
{
|
|
"name": "assets",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"phoenix": "file:../deps/phoenix",
|
|
"phoenix_html": "file:../deps/phoenix_html",
|
|
"phoenix_live_view": "file:../deps/phoenix_live_view",
|
|
"react": "^19.1.1",
|
|
"react-dom": "^19.1.1",
|
|
"topbar": "^3.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/react": "^19.1.13",
|
|
"@types/react-dom": "^19.1.9"
|
|
}
|
|
},
|
|
"../deps/phoenix": {
|
|
"version": "1.8.5",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@babel/cli": "7.28.6",
|
|
"@babel/core": "7.29.0",
|
|
"@babel/preset-env": "7.29.0",
|
|
"@eslint/js": "^10.0.1",
|
|
"@stylistic/eslint-plugin": "^5.0.0",
|
|
"documentation": "^14.0.3",
|
|
"eslint": "10.0.2",
|
|
"eslint-plugin-jest": "29.15.0",
|
|
"jest": "^30.0.0",
|
|
"jest-environment-jsdom": "^30.0.0",
|
|
"jsdom": "^28.1.0",
|
|
"mock-socket": "^9.3.1"
|
|
}
|
|
},
|
|
"../deps/phoenix_html": {
|
|
"version": "4.3.0"
|
|
},
|
|
"../deps/phoenix_live_view": {
|
|
"version": "1.1.28",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"morphdom": "2.7.8"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/cli": "7.27.2",
|
|
"@babel/core": "7.27.4",
|
|
"@babel/preset-env": "7.27.2",
|
|
"@babel/preset-typescript": "^7.27.1",
|
|
"@eslint/js": "^9.29.0",
|
|
"@playwright/test": "^1.56.1",
|
|
"@types/jest": "^30.0.0",
|
|
"@types/phoenix": "^1.6.6",
|
|
"css.escape": "^1.5.1",
|
|
"eslint": "9.29.0",
|
|
"eslint-plugin-jest": "28.14.0",
|
|
"eslint-plugin-playwright": "^2.2.0",
|
|
"globals": "^16.2.0",
|
|
"jest": "^30.0.0",
|
|
"jest-environment-jsdom": "^30.0.0",
|
|
"jest-monocart-coverage": "^1.1.1",
|
|
"monocart-reporter": "^2.9.21",
|
|
"phoenix": "1.7.21",
|
|
"prettier": "3.5.3",
|
|
"ts-jest": "^29.4.0",
|
|
"typescript": "^5.8.3",
|
|
"typescript-eslint": "^8.34.0"
|
|
}
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "19.2.14",
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
|
|
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"csstype": "^3.2.2"
|
|
}
|
|
},
|
|
"node_modules/@types/react-dom": {
|
|
"version": "19.2.3",
|
|
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
|
|
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@types/react": "^19.2.0"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.2.3",
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/phoenix": {
|
|
"resolved": "../deps/phoenix",
|
|
"link": true
|
|
},
|
|
"node_modules/phoenix_html": {
|
|
"resolved": "../deps/phoenix_html",
|
|
"link": true
|
|
},
|
|
"node_modules/phoenix_live_view": {
|
|
"resolved": "../deps/phoenix_live_view",
|
|
"link": true
|
|
},
|
|
"node_modules/react": {
|
|
"version": "19.2.4",
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz",
|
|
"integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-dom": {
|
|
"version": "19.2.4",
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz",
|
|
"integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"scheduler": "^0.27.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^19.2.4"
|
|
}
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.27.0",
|
|
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
|
|
"integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/topbar": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/topbar/-/topbar-3.0.1.tgz",
|
|
"integrity": "sha512-3CFWdkUC4KLsyLpW8IcX5EXskFtJtNl9O2/qNO/4Ncd/lWgipY/pmyv0D8bw2bTepl/+MUGhNhu2n3IitUuQNA==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|