Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/@babel/helper-plugin-utils/package.json
r0c6b92a r79a0317 1 1 { 2 2 "name": "@babel/helper-plugin-utils", 3 "version": "7.2 5.9",3 "version": "7.26.5", 4 4 "description": "General utilities for plugins to use", 5 5 "author": "The Babel Team (https://babel.dev/team)", … … 19 19 }, 20 20 "devDependencies": { 21 "@babel/core": "^7.2 5.9"21 "@babel/core": "^7.26.0" 22 22 }, 23 23 "type": "commonjs"
Note:
See TracChangeset
for help on using the changeset viewer.