Update npm packages (73 packages including @jqhtml 2.3.36)
Update npm registry domain from privatenpm.hanson.xyz to npm.internal.hanson.xyz 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
8
node_modules/php-parser/package.json
generated
vendored
8
node_modules/php-parser/package.json
generated
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "php-parser",
|
||||
"version": "3.2.5",
|
||||
"version": "3.3.0",
|
||||
"description": "Parse PHP code from JS and returns its AST",
|
||||
"main": "src/index.js",
|
||||
"browser": "dist/php-parser.js",
|
||||
@@ -60,7 +60,7 @@
|
||||
"@babel/core": "^7.27.4",
|
||||
"@babel/preset-env": "^7.27.2",
|
||||
"@eslint/js": "^9.29.0",
|
||||
"@types/node": "^24.0.4",
|
||||
"@types/node": "^25.2.3",
|
||||
"babel-loader": "^10.0.0",
|
||||
"benchmark": "^2.1.4",
|
||||
"coveralls": "^3.0.3",
|
||||
@@ -68,7 +68,7 @@
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-plugin-jest": "^29.0.1",
|
||||
"eslint-plugin-prettier": "^5.5.0",
|
||||
"globals": "^16.2.0",
|
||||
"globals": "^17.3.0",
|
||||
"husky": "^9.1.7",
|
||||
"jest": "^30.0.3",
|
||||
"jest-runner-eslint": "^2.2.1",
|
||||
@@ -78,7 +78,7 @@
|
||||
"prettier": "^3.6.1",
|
||||
"tsd-jsdoc": "^2.5.0",
|
||||
"typescript": "^5.8.3",
|
||||
"webpack": "5.96.0",
|
||||
"webpack": "5.105.2",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"yarpm": "^1.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user