@nlabs/lex 1.53.8 → 1.53.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +9 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nlabs/lex",
3
- "version": "1.53.8",
3
+ "version": "1.53.9",
4
4
  "description": "Lex",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -92,17 +92,17 @@
92
92
  "@storybook/react": "^10.1.11",
93
93
  "@storybook/react-webpack5": "^10.1.11",
94
94
  "@swc/cli": "^0.7.10",
95
- "@swc/core": "^1.15.8",
95
+ "@swc/core": "^1.15.10",
96
96
  "@swc/jest": "^0.2.39",
97
97
  "@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
98
98
  "@tailwindcss/postcss": "4.1.18",
99
99
  "@testing-library/jest-dom": "^6.9.1",
100
- "@testing-library/react": "^16.3.1",
100
+ "@testing-library/react": "^16.3.2",
101
101
  "assert": "^2.1.0",
102
102
  "autoprefixer": "^10.4.23",
103
103
  "boxen": "8.0.1",
104
104
  "buffer": "^6.0.3",
105
- "caniuse-lite": "1.0.30001764",
105
+ "caniuse-lite": "1.0.30001765",
106
106
  "chalk": "^5.6.2",
107
107
  "commander": "^14.0.2",
108
108
  "compare-versions": "^6.1.1",
@@ -116,7 +116,7 @@
116
116
  "dotenv-webpack": "^8.1.1",
117
117
  "download-npm-package": "^3.1.12",
118
118
  "eslint": "^9.39.2",
119
- "eslint-config-styleguidejs": "^4.1.14",
119
+ "eslint-config-styleguidejs": "^4.1.16",
120
120
  "execa": "9.6.1",
121
121
  "expect": "^30.2.0",
122
122
  "express": "^5.2.1",
@@ -197,7 +197,7 @@
197
197
  "@types/luxon": "^3.7.1",
198
198
  "@types/node": "^25.0.9",
199
199
  "@types/ora": "^3.2.0",
200
- "@types/react": "^19.2.8",
200
+ "@types/react": "^19.2.9",
201
201
  "@types/webpack": "^5.28.5"
202
202
  },
203
203
  "overrides": {
@@ -209,6 +209,9 @@
209
209
  "http-cache-semantics": "^4.2.0",
210
210
  "http-proxy-middleware": "^3.0.5",
211
211
  "lodash.pick": "^4.4.0",
212
+ "querystring": false,
213
+ "gm": false,
214
+ "node-domexception": false,
212
215
  "nth-check": "^2.1.1",
213
216
  "postcss": "^8.5.6",
214
217
  "qs": "^6.14.1",