/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
package.json
185 строк
6 KB
renovate[bot]
📦 Update dependency prettier to v3.8.3 (#40512)
13 июл 2026, 17:25
Не верифицирован
13 июл 2026, 17:25
1388980
Код
Авторство
О чём код?
{ "private": true, "name": "amp-html", "version": "0.1.0", "description": "Fastish HTML", "main": "index.js", "author": "The AMP HTML Authors", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/ampproject/amphtml.git" }, "scripts": { "preinstall": "node build-system/common/check-package-manager.js", "postinstall": "node build-system/task-runner/install-amp-task-runner.js" }, "dependencies": { "@ampproject/animations": "0.2.2", "@ampproject/bento-compiler": "0.0.14", "@ampproject/toolbox-cache-url": "2.10.1", "@ampproject/viewer-messaging": "1.1.2", "@ampproject/worker-dom": "0.36.0", "@use-gesture/react": "10.2.10", "@webcomponents/webcomponentsjs": "2.6.0", "date-fns": "2.27.0", "dompurify": "3.0.2", "google-closure-library": "20230802.0.0", "intersection-observer": "0.12.0", "jss": "10.8.2", "jss-preset-default": "10.8.2", "moment": "2.29.4", "obj-str": "1.1.0", "preact": "10.16.0", "react-day-picker": "8.0.0-beta.37", "react-jss": "10.8.2", "resize-observer-polyfill": "1.5.1", "rrule": "2.7.2", "timeago.js": "4.0.2", "web-activities": "1.24.0", "web-animations-js": "2.3.2" }, "devDependencies": { "@ampproject/filesize": "4.3.0", "@ampproject/remapping": "2.3.0", "@aws-sdk/client-s3": "3.613.0", "@babel/core": "7.15.0", "@babel/helper-module-imports": "7.14.5", "@babel/helper-plugin-test-runner": "7.14.5", "@babel/plugin-syntax-import-assertions": "7.14.5", "@babel/plugin-transform-react-jsx": "7.14.9", "@babel/preset-env": "7.15.0", "@babel/preset-typescript": "7.16.7", "@babel/runtime": "7.15.3", "@chiragrupani/karma-chromium-edge-launcher": "2.4.1", "@jest/core": "29.7.0", "@jridgewell/doctrine": "3.0.2", "@jridgewell/resolve-uri": "3.1.2", "@jridgewell/sourcemap-codec": "1.5.0", "@octokit/graphql": "7.1.0", "@octokit/rest": "20.1.1", "@sinonjs/fake-timers": "11.2.2", "@types/chai": "4.3.16", "@types/dompurify": "2.4.0", "@types/eslint": "8.56.12", "@types/estree": "1.0.5", "@types/fs-extra": "11.0.4", "@types/klaw": "3.0.6", "@types/minimist": "1.2.5", "@types/mocha": "10.0.7", "@types/node": "18.19.39", "@types/tar": "6.1.13", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "acorn-globals": "7.0.1", "ajv": "8.16.0", "ajv-formats": "2.1.1", "amphtml-validator": "1.0.38", "ast-replace": "1.1.3", "atob": "2.1.2", "autoprefixer": "10.4.19", "ava": "6.1.3", "babel-plugin-istanbul": "6.0.0", "babel-plugin-minify-replace": "0.5.0", "babel-plugin-module-resolver": "5.0.0", "babel-plugin-optimize-objstr": "1.0.0", "baconipsum": "0.1.2", "base62": "2.0.2", "body-parser": "1.20.3", "chai": "4.4.1", "chai-as-promised": "7.1.2", "check-dependencies": "2.0.0", "chokidar": "3.6.0", "commander": "11.1.0", "connect-header": "0.0.5", "css-imports": "0.3.1", "css-what": "6.1.0", "cssnano": "6.1.2", "dedent": "1.5.3", "del": "6.1.1", "enzyme": "3.11.0", "enzyme-adapter-preact-pure": "4.1.0", "esbuild": "0.27.3", "escodegen": "2.1.0", "eslint": "8.57.1", "eslint-config-prettier": "9.1.2", "eslint-import-resolver-babel-module": "5.3.2", "eslint-plugin-chai-expect": "3.1.0", "eslint-plugin-eslint-plugin": "5.5.1", "eslint-plugin-import": "2.32.0", "eslint-plugin-jasmine": "4.2.2", "eslint-plugin-jsdoc": "48.11.0", "eslint-plugin-local": "4.2.2", "eslint-plugin-module-resolver": "1.5.0", "eslint-plugin-prettier": "5.5.5", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-sort-destructure-keys": "1.6.0", "esprima": "4.0.1", "event-stream": "4.0.1", "events": "3.3.0", "express": "4.20.0", "fast-glob": "3.3.2", "fetch-mock": "9.11.0", "formidable": "3.5.4", "fs-extra": "11.2.0", "gulp-connect": "5.7.0", "html-minifier": "4.0.0", "ignore": "5.3.1", "istanbul-middleware": "0.2.2", "jest-progress-bar-reporter": "1.0.25", "jest-silent-reporter": "0.6.0", "jison": "0.4.18", "jsdom": "24.1.0", "json-stable-stringify": "1.1.1", "json5": "2.2.3", "jsonminify": "0.4.2", "karma": "6.4.3", "karma-chrome-launcher": "3.2.0", "karma-coverage-istanbul-reporter": "3.0.3", "karma-esbuild-up": "3.0.0", "karma-firefox-launcher": "2.1.3", "karma-fixture": "0.2.6", "karma-html2js-preprocessor": "1.1.0", "karma-junit-reporter": "2.0.1", "karma-mocha": "2.0.1", "karma-mocha-reporter": "2.2.5", "karma-safarinative-launcher": "1.1.0", "karma-source-map-support": "1.4.0", "karma-spec-reporter": "0.0.36", "karma-structured-json-reporter": "1.0.1", "klaw": "4.1.0", "kleur": "4.1.5", "list-imports-exports": "0.1.2", "lodash.debounce": "4.0.8", "markdown-link-check": "3.12.2", "markdown-toc": "1.2.0", "minimatch": "9.0.7", "minimist": "1.2.8", "mocha": "10.6.0", "mocha-junit-reporter": "2.2.1", "mocha-silent-reporter": "1.0.0", "morgan": "1.10.0", "multer": "1.4.5-lts.1", "open": "8.4.2", "plugin-error": "2.0.1", "postcss": "8.4.39", "postcss-import": "16.1.0", "posthtml": "0.16.6", "prettier": "3.8.3", "react": "17.0.2", "react-dom": "17.0.2", "rocambole": "0.7.0", "semver": "7.6.2", "sinon": "11.1.2", "sinon-chai": "3.7.0", "stream-browserify": "3.0.0", "sync-rpc": "1.3.6", "tar": "6.2.1", "tempy": "1.0.1", "terser": "5.14.2", "traverse": "0.6.9", "typescript": "5.5.3", "util": "0.12.5" } }