Ignore:
Timestamp:
12/12/24 17:06:06 (5 weeks ago)
Author:
stefan toskovski <stefantoska84@…>
Branches:
main
Parents:
d565449
Message:

Pred finalna verzija

File:
1 edited

Legend:

Unmodified
Added
Removed
  • imaps-frontend/node_modules/es-abstract/package.json

    rd565449 r0c6b92a  
    11{
    22        "name": "es-abstract",
    3         "version": "1.23.3",
     3        "version": "1.23.5",
    44        "author": {
    55                "name": "Jordan Harband",
     
    3636                "test": "npm run tests-only && npm run test:ses",
    3737                "test:ses": "node test/ses-compat",
    38                 "posttest": "aud --production",
     38                "posttest": "npx npm@'>= 10.2' audit --production",
    3939                "tests-only": "nyc node --stack-size=5120 test",
    4040                "lint": "eslint .",
     
    7272                "get-intrinsic": "^1.2.4",
    7373                "get-symbol-description": "^1.0.2",
    74                 "globalthis": "^1.0.3",
     74                "globalthis": "^1.0.4",
    7575                "gopd": "^1.0.1",
    7676                "has-property-descriptors": "^1.0.2",
     
    8888                "is-typed-array": "^1.1.13",
    8989                "is-weakref": "^1.0.2",
    90                 "object-inspect": "^1.13.1",
     90                "object-inspect": "^1.13.3",
    9191                "object-keys": "^1.1.1",
    9292                "object.assign": "^4.1.5",
    93                 "regexp.prototype.flags": "^1.5.2",
     93                "regexp.prototype.flags": "^1.5.3",
    9494                "safe-array-concat": "^1.1.2",
    9595                "safe-regex-test": "^1.0.3",
     
    105105        },
    106106        "devDependencies": {
    107                 "@ljharb/eslint-config": "^21.1.0",
    108                 "@unicode/unicode-15.0.0": "^1.5.2",
     107                "@ljharb/eslint-config": "^21.1.1",
     108                "@unicode/unicode-15.0.0": "^1.6.5",
    109109                "array.from": "^1.1.6",
    110110                "array.prototype.filter": "^1.0.4",
    111111                "array.prototype.flatmap": "^1.3.2",
    112112                "array.prototype.indexof": "^1.0.7",
    113                 "aud": "^2.0.4",
    114113                "available-regexp-flags": "^1.0.4",
    115114                "cheerio": "=1.0.0-rc.3",
    116115                "define-accessor-property": "^1.0.0",
    117116                "define-data-property": "^1.1.4",
    118                 "diff": "^5.2.0",
     117                "diff": "^7.0.0",
    119118                "eclint": "^2.8.1",
    120                 "es-value-fixtures": "^1.4.2",
     119                "es-value-fixtures": "^1.5.0",
    121120                "eslint": "=8.8.0",
    122121                "for-each": "^0.3.3",
     
    128127                "has-strict-mode": "^1.0.1",
    129128                "in-publish": "^2.0.1",
    130                 "is-core-module": "^2.13.1",
     129                "is-core-module": "^2.15.1",
    131130                "is-registered-symbol": "^1.0.1",
    132131                "jackspeak": "=2.1.1",
     
    135134                "make-async-generator-function": "^1.0.0",
    136135                "make-generator-function": "^2.0.0",
    137                 "mock-property": "^1.0.3",
     136                "mock-property": "^1.1.0",
    138137                "npmignore": "^0.3.1",
    139138                "nyc": "^10.3.2",
     
    141140                "safe-bigint": "^1.1.0",
    142141                "safe-publish-latest": "^2.0.0",
    143                 "ses": "^0.18.8",
    144                 "tape": "^5.7.5"
     142                "ses": "^1.9.1",
     143                "tape": "^5.9.0"
    145144        },
    146145        "testling": {
Note: See TracChangeset for help on using the changeset viewer.