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/@babel/helper-module-imports/package.json

    rd565449 r0c6b92a  
    11{
    22  "name": "@babel/helper-module-imports",
    3   "version": "7.24.7",
     3  "version": "7.25.9",
    44  "description": "Babel helper functions for inserting module loads",
    55  "author": "The Babel Team (https://babel.dev/team)",
     
    1616  "main": "./lib/index.js",
    1717  "dependencies": {
    18     "@babel/traverse": "^7.24.7",
    19     "@babel/types": "^7.24.7"
     18    "@babel/traverse": "^7.25.9",
     19    "@babel/types": "^7.25.9"
    2020  },
    2121  "devDependencies": {
    22     "@babel/core": "^7.24.7"
     22    "@babel/core": "^7.25.9"
    2323  },
    2424  "engines": {
Note: See TracChangeset for help on using the changeset viewer.