Update npm packages

Add --dump-dimensions option to rsx:debug for layout debugging
Mark framework publish

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-12-03 21:48:28 +00:00
parent cff287e870
commit 8d92b287be
1226 changed files with 16280 additions and 19461 deletions

5
node_modules/ipaddr.js/package.json generated vendored Executable file → Normal file
View File

@@ -1,14 +1,14 @@
{
"name": "ipaddr.js",
"description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
"version": "2.2.0",
"version": "2.3.0",
"author": "whitequark <whitequark@whitequark.org>",
"directories": {
"lib": "./lib"
},
"dependencies": {},
"devDependencies": {
"eslint": "^8.57.0",
"eslint": "^9.19.0",
"uglify-es": "*"
},
"scripts": {
@@ -19,7 +19,6 @@
},
"files": [
"lib",
"LICENSE",
"ipaddr.min.js"
],
"keywords": [