/
minimus
/
simple-view
Обзор
Документация
Войти
/
minimus
/
simple-view
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
develop
package.json
141 строка
5 KB
minimus
feat: frontend galleries DataGrid
03 авг 2026, 18:54
03 авг 2026, 18:54
633f599
Код
Авторство
О чём код?
{ "name": "simple-view", "version": "2.0.1", "description": "Image Gallery for Wordpress", "main": "plugin/js/admin.js", "author": "Konstantin Leonov aka minimus", "license": "MIT", "scripts": { "build-dev": "DEV='dev' webpack --config webpack.main.config.js", "build-production": "webpack --config webpack.main.config.js", "buildBlock": "NODE_ENV='production' wp-scripts build --webpack-src-dir=js-src/editor/block --output-path=plugin/js/block", "makeAdminStyles": "postcss css-src/sv-admin.scss -o plugin/css/sv-admin.css", "makeCoreStyles": "postcss css-src/simple-view.scss -o plugin/css/simple-view.css" }, "browserslist": [ ">1%", "last 4 versions", "Firefox ESR", "not ie < 9" ], "dependencies": { "@emotion/react": "11.14.0", "@emotion/styled": "11.14.1", "@minimus/simplelib-ui-kit": "0.3.1", "@mui/icons-material": "9.2.0", "@mui/material": "9.2.0", "@mui/styled-engine": "npm:@mui/styled-engine-sc@latest", "@mui/x-data-grid": "^9.10.1", "@wordpress/block-editor": "16.0.0", "@wordpress/blocks": "15.24.0", "@wordpress/components": "37.0.0", "@wordpress/element": "8.3.0", "@wordpress/i18n": "6.24.0", "axios": "^1.18.1", "classnames": "2.5.1", "notistack": "3.0.2", "react": "19.2.8", "react-color": "2.19.3", "react-dom": "19.2.8", "react-redux": "9.3.0", "react-router-dom": "7.18.1", "styled-components": "6.4.4", "update-browserslist-db": "^1.2.3", "zustand": "^5.0.14" }, "devDependencies": { "@babel/cli": "8.0.4", "@babel/core": "8.0.1", "@babel/eslint-parser": "8.0.1", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-proposal-decorators": "8.0.2", "@babel/plugin-proposal-export-default-from": "8.0.1", "@babel/plugin-proposal-export-namespace-from": "7.18.9", "@babel/plugin-proposal-logical-assignment-operators": "7.20.7", "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", "@babel/plugin-proposal-optional-chaining": "7.21.0", "@babel/plugin-proposal-pipeline-operator": "8.0.1", "@babel/plugin-proposal-private-methods": "^7.18.6", "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/plugin-transform-react-constant-elements": "8.0.1", "@babel/plugin-transform-react-inline-elements": "8.0.1", "@babel/plugin-transform-runtime": "8.0.1", "@babel/preset-env": "8.0.2", "@babel/preset-flow": "8.0.1", "@babel/preset-react": "8.0.1", "@babel/register": "8.0.1", "@eslint/js": "9.39.5", "@stylelint/postcss-css-in-js": "0.38.0", "@types/eslint": "9.6.1", "@types/node": "26.1.2", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", "@types/styled-components": "5.1.36", "@typescript-eslint/eslint-plugin": "8.65.0", "@typescript-eslint/parser": "8.65.0", "@wordpress/scripts": "33.0.0", "autoprefixer": "10.5.4", "babel-jest": "30.4.1", "babel-loader": "10.1.1", "babel-minify-webpack-plugin": "0.3.1", "babel-plugin-styled-components": "2.3.0", "babel-plugin-transform-object-hasown": "1.1.0", "babel-plugin-transform-react-remove-prop-types": "0.4.24", "babel-preset-react-app": "10.1.0", "browserslist": "4.28.7", "caniuse-lite": "1.0.30001806", "cssnano": "8.0.2", "eslint": "9.39.5", "eslint-config-prettier": "^10.1.8", "eslint-plugin-import": "^2.32.0", "eslint-plugin-jsx-a11y": "^6.10.2", "eslint-plugin-prettier": "^5.5.6", "eslint-plugin-react-dom": "^5.14.8", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.3", "eslint-plugin-react-x": "^5.14.8", "globals": "^17.7.0", "pixrem": "5.0.0", "pleeease-filters": "4.0.0", "postcss": "8.5.24", "postcss-calc": "10.1.1", "postcss-cli": "11.0.1", "postcss-color-function": "4.1.0", "postcss-custom-media": "12.0.1", "postcss-custom-properties": "15.0.1", "postcss-custom-selectors": "9.0.1", "postcss-flexbugs-fixes": "5.0.2", "postcss-import": "16.1.1", "postcss-load-config": "^6.0.1", "postcss-loader": "8.2.1", "postcss-media-minmax": "5.0.0", "postcss-nested": "7.0.2", "postcss-nesting": "14.0.0", "postcss-pseudoelements": "5.0.0", "postcss-scss": "4.0.9", "postcss-selector-matches": "4.0.0", "postcss-selector-not": "9.0.0", "postcss-styled": "0.34.0", "postcss-styled-syntax": "^0.7.2", "postcss-syntax": "0.36.2", "prettier": "3.9.4", "source-map-loader": "4.0.1", "stylelint": "^17.14.1", "stylelint-config-recess-order": "7.7.0", "stylelint-config-recommended": "^18.0.0", "stylelint-config-standard": "^40.0.0", "stylelint-config-standard-scss": "^17.0.0", "stylelint-config-styled-components": "^0.1.1", "stylelint-order": "8.1.1", "stylelint-processor-styled-components": "^1.10.0", "sugarss": "5.0.1", "terser-webpack-plugin": "5.3.16", "ts-loader": "9.6.2", "typescript": "5.9.3", "typescript-eslint": "^8.56.1", "webpack": "5.109.2", "webpack-assets-manifest": "6.5.2", "webpack-cli": "7.2.2" } }