Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/mini-css-extract-plugin/package.json

    r59329aa re29cc2e  
    11{
    2   "_args": [
    3     [
    4       "mini-css-extract-plugin@2.2.1",
    5       "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
    6     ]
    7   ],
    8   "_development": true,
    9   "_from": "mini-css-extract-plugin@2.2.1",
    10   "_id": "mini-css-extract-plugin@2.2.1",
     2  "_from": "mini-css-extract-plugin@2.4.2",
     3  "_id": "mini-css-extract-plugin@2.4.2",
    114  "_inBundle": false,
    12   "_integrity": "sha512-A0GBXpz8WIPgh2HfASJ0EeY8grd2dGxmC4R8uTujFJXZY7zFy0nvYSYW6SKCLKlz7y45BdHONfaxZQMIZpeF/w==",
     5  "_integrity": "sha512-ZmqShkn79D36uerdED+9qdo1ZYG8C1YsWvXu0UMJxurZnSdgz7gQKO2EGv8T55MhDqG3DYmGtizZNpM/UbTlcA==",
    136  "_location": "/mini-css-extract-plugin",
    147  "_phantomChildren": {
    158    "@types/json-schema": "7.0.9",
     9    "ajv-keywords": "3.5.2",
    1610    "fast-deep-equal": "3.1.3",
    1711    "fast-json-stable-stringify": "2.1.0",
     
    2115    "type": "version",
    2216    "registry": true,
    23     "raw": "mini-css-extract-plugin@2.2.1",
     17    "raw": "mini-css-extract-plugin@2.4.2",
    2418    "name": "mini-css-extract-plugin",
    2519    "escapedName": "mini-css-extract-plugin",
    26     "rawSpec": "2.2.1",
     20    "rawSpec": "2.4.2",
    2721    "saveSpec": null,
    28     "fetchSpec": "2.2.1"
     22    "fetchSpec": "2.4.2"
    2923  },
    3024  "_requiredBy": [
    3125    "/@angular-devkit/build-angular"
    3226  ],
    33   "_resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.2.1.tgz",
    34   "_spec": "2.2.1",
    35   "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
     27  "_resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.4.2.tgz",
     28  "_shasum": "b3508191ea479388a4715018c99dd3e6dd40d2d2",
     29  "_spec": "mini-css-extract-plugin@2.4.2",
     30  "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@angular-devkit\\build-angular",
    3631  "author": {
    3732    "name": "Tobias Koppers @sokra"
     
    4035    "url": "https://github.com/webpack-contrib/mini-css-extract-plugin/issues"
    4136  },
     37  "bundleDependencies": false,
    4238  "dependencies": {
    4339    "schema-utils": "^3.1.0"
    4440  },
     41  "deprecated": false,
    4542  "description": "extracts CSS into separate files",
    4643  "devDependencies": {
     
    5552    "bootstrap": "^4.6.0",
    5653    "cross-env": "^7.0.3",
    57     "css-loader": "^5.2.6",
     54    "css-loader": "^6.2.0",
    5855    "del": "^6.0.0",
    5956    "del-cli": "^4.0.0",
     
    7067    "npm-run-all": "^4.1.5",
    7168    "prettier": "^2.3.2",
     69    "sass": "^1.39.0",
     70    "sass-loader": "^12.1.0",
    7271    "standard-version": "^9.3.0",
    73     "webpack": "^5.48.0",
     72    "webpack": "^5.57.0",
    7473    "webpack-cli": "^4.7.2",
    7574    "webpack-dev-server": "^4.0.0"
     
    123122    "test:watch": "npm run test:only -- --watch"
    124123  },
    125   "version": "2.2.1"
     124  "version": "2.4.2"
    126125}
Note: See TracChangeset for help on using the changeset viewer.