Skip to content
Snippets Groups Projects
Select Git revision
  • 70c4f0bd9396242fd9f278f087a0f01cd9dbee6c
  • 3.9 default
  • develop
  • 6.0
  • 5.0
  • 4.0
  • scrutinizer-patch-4
  • scrutinizer-patch-3
  • scrutinizer-patch-2
  • scrutinizer-patch-1
  • 3.7
  • 3.8
  • 3.6
  • 3.9_backported
  • 3.8_backported
  • 3.7_backported
  • 3.5
  • 3.6_backported
  • 3.5_backported
  • 3.4
  • 3.3_backported
  • 6.0.4
  • 6.0.3
  • 5.0.7
  • 6.0.2
  • 6.0.1
  • 5.0.6
  • 6.0.0
  • 5.0.5
  • 6.0.0-rc
  • 5.0.4
  • 6.0.0-beta
  • 5.0.3
  • 4.0.6
  • 5.0.2
  • 5.0.1
  • 4.0.5
  • 5.0.0
  • 4.0.4
  • 5.0.0-rc2
  • 5.0.0-rc1
41 results

2.6.0-2.7.0.sql

Blame
  • package-lock.json 1.09 MiB
    {
      "name": "@unlsoft/simplifier",
      "version": "1.0.0",
      "lockfileVersion": 2,
      "requires": true,
      "packages": {
        "": {
          "name": "@unlsoft/simplifier",
          "version": "1.0.0",
          "license": "UNLICENSED",
          "dependencies": {
            "@reduxjs/toolkit": "^1.8.3",
            "@testing-library/jest-dom": "^5.16.4",
            "@testing-library/react": "^13.3.0",
            "@testing-library/user-event": "^14.3.0",
            "classnames": "^2.3.1",
            "npm-run-all": "^4.1.5",
            "react": "^18.2.0",
            "react-dom": "^18.2.0",
            "react-redux": "^8.0.2",
            "react-router-dom": "^6.3.0",
            "react-scripts": "^5.0.1",
            "workbox-background-sync": "^6.5.3",
            "workbox-broadcast-update": "^6.5.3",
            "workbox-cacheable-response": "^6.5.3",
            "workbox-core": "^6.5.3",
            "workbox-expiration": "^6.5.3",
            "workbox-navigation-preload": "^6.5.3",
            "workbox-precaching": "^6.5.3",
            "workbox-range-requests": "^6.5.3",
            "workbox-routing": "^6.5.3",
            "workbox-strategies": "^6.5.3",
            "workbox-streams": "^6.5.3"
          },
          "devDependencies": {
            "@unlsoft/eslint-config": "file:../eslint-config",
            "@unlsoft/stylelint-config": "file:../stylelint-config",
            "eslint-plugin-jest-dom": "^4.0.2",
            "stylelint": "^14.9.1"
          }
        },
        "../eslint-config": {
          "name": "@unlsoft/eslint-config",
          "version": "3.0.0",
          "dev": true,
          "license": "UNLICENSED",
          "devDependencies": {
            "eslint": ">= 8"
          },
          "peerDependencies": {
            "eslint": ">= 8"
          }
        },
        "../stylelint-config": {
          "name": "@unlsoft/eslint-config",
          "version": "3.0.0",
          "dev": true,
          "license": "UNLICENSED",
          "devDependencies": {
            "stylelint-config-standard": ">= 26"
          },
          "peerDependencies": {
            "stylelint-config-standard": ">= 26"
          }
        },
        "node_modules/@adobe/css-tools": {
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.0.1.tgz",
          "integrity": "sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g=="
        },