@observablehq/notebook-kit 1.7.9 → 1.7.10

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 (2) hide show
  1. package/dist/package.json +23 -23
  2. package/package.json +23 -23
package/dist/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/observablehq/notebook-kit.git"
7
7
  },
8
- "version": "1.7.9",
8
+ "version": "1.7.10",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "test": "vitest",
@@ -45,43 +45,43 @@
45
45
  "@fontsource-variable/inter": "^5.2.8",
46
46
  "@fontsource-variable/source-serif-4": "^5.2.9",
47
47
  "@fontsource-variable/spline-sans-mono": "^5.2.8",
48
- "@lezer/common": "^1.2.3",
49
- "@lezer/css": "^1.2.1",
50
- "@lezer/highlight": "^1.2.1",
51
- "@lezer/html": "^1.3.10",
52
- "@lezer/javascript": "^1.5.1",
53
- "@lezer/markdown": "^1.4.3",
48
+ "@lezer/common": "^1.5.2",
49
+ "@lezer/css": "^1.3.3",
50
+ "@lezer/highlight": "^1.2.3",
51
+ "@lezer/html": "^1.3.13",
52
+ "@lezer/javascript": "^1.5.4",
53
+ "@lezer/markdown": "^1.6.3",
54
54
  "@lezer/python": "^1.1.18",
55
55
  "@observablehq/inspector": "^5.0.1",
56
56
  "@observablehq/parser": "^6.1.0",
57
57
  "@observablehq/runtime": "^6.0.0",
58
58
  "@sindresorhus/slugify": "^2.2.1",
59
- "acorn": "^8.15.0",
60
- "acorn-walk": "^8.3.4",
59
+ "acorn": "^8.16.0",
60
+ "acorn-walk": "^8.3.5",
61
61
  "jsdom": "^26.1.0",
62
- "markdown-it": "^14.1.0",
62
+ "markdown-it": "^14.1.1",
63
63
  "markdown-it-anchor": "^9.2.0",
64
- "typescript": "^5.8.3",
65
- "vite": "^7.0.0"
64
+ "typescript": "^5.9.3",
65
+ "vite": "^7.0.0 || ^8.0.0"
66
66
  },
67
67
  "devDependencies": {
68
68
  "@databricks/sql": "^1.14.0",
69
- "@duckdb/node-api": "^1.3.2-alpha.26",
70
- "@eslint/js": "^9.29.0",
71
- "@google-cloud/bigquery": "^8.3.0",
69
+ "@duckdb/node-api": "1.3.2-alpha.26",
70
+ "@eslint/js": "^9.39.4",
71
+ "@google-cloud/bigquery": "^8.3.1",
72
72
  "@types/jsdom": "^21.1.7",
73
73
  "@types/markdown-it": "^14.1.2",
74
- "bun-types": "^1.2.20",
75
- "eslint": "^9.29.0",
74
+ "bun-types": "^1.3.14",
75
+ "eslint": "^9.39.4",
76
76
  "exceljs": "^4.4.0",
77
- "globals": "^16.2.0",
78
- "htl": "^0.3.1",
77
+ "globals": "^16.5.0",
78
+ "htl": "^1.0.0",
79
79
  "jszip": "^3.10.1",
80
80
  "postgres": "^3.4.9",
81
- "snowflake-sdk": "^2.4.0",
82
- "tsx": "^4.20.3",
83
- "typescript-eslint": "^8.35.0",
84
- "vitest": "^3.2.4"
81
+ "snowflake-sdk": "^2.4.2",
82
+ "tsx": "^4.22.3",
83
+ "typescript-eslint": "^8.59.4",
84
+ "vitest": "^4.1.7"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "@databricks/sql": "^1.14.0",
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/observablehq/notebook-kit.git"
7
7
  },
8
- "version": "1.7.9",
8
+ "version": "1.7.10",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "test": "vitest",
@@ -45,43 +45,43 @@
45
45
  "@fontsource-variable/inter": "^5.2.8",
46
46
  "@fontsource-variable/source-serif-4": "^5.2.9",
47
47
  "@fontsource-variable/spline-sans-mono": "^5.2.8",
48
- "@lezer/common": "^1.2.3",
49
- "@lezer/css": "^1.2.1",
50
- "@lezer/highlight": "^1.2.1",
51
- "@lezer/html": "^1.3.10",
52
- "@lezer/javascript": "^1.5.1",
53
- "@lezer/markdown": "^1.4.3",
48
+ "@lezer/common": "^1.5.2",
49
+ "@lezer/css": "^1.3.3",
50
+ "@lezer/highlight": "^1.2.3",
51
+ "@lezer/html": "^1.3.13",
52
+ "@lezer/javascript": "^1.5.4",
53
+ "@lezer/markdown": "^1.6.3",
54
54
  "@lezer/python": "^1.1.18",
55
55
  "@observablehq/inspector": "^5.0.1",
56
56
  "@observablehq/parser": "^6.1.0",
57
57
  "@observablehq/runtime": "^6.0.0",
58
58
  "@sindresorhus/slugify": "^2.2.1",
59
- "acorn": "^8.15.0",
60
- "acorn-walk": "^8.3.4",
59
+ "acorn": "^8.16.0",
60
+ "acorn-walk": "^8.3.5",
61
61
  "jsdom": "^26.1.0",
62
- "markdown-it": "^14.1.0",
62
+ "markdown-it": "^14.1.1",
63
63
  "markdown-it-anchor": "^9.2.0",
64
- "typescript": "^5.8.3",
65
- "vite": "^7.0.0"
64
+ "typescript": "^5.9.3",
65
+ "vite": "^7.0.0 || ^8.0.0"
66
66
  },
67
67
  "devDependencies": {
68
68
  "@databricks/sql": "^1.14.0",
69
- "@duckdb/node-api": "^1.3.2-alpha.26",
70
- "@eslint/js": "^9.29.0",
71
- "@google-cloud/bigquery": "^8.3.0",
69
+ "@duckdb/node-api": "1.3.2-alpha.26",
70
+ "@eslint/js": "^9.39.4",
71
+ "@google-cloud/bigquery": "^8.3.1",
72
72
  "@types/jsdom": "^21.1.7",
73
73
  "@types/markdown-it": "^14.1.2",
74
- "bun-types": "^1.2.20",
75
- "eslint": "^9.29.0",
74
+ "bun-types": "^1.3.14",
75
+ "eslint": "^9.39.4",
76
76
  "exceljs": "^4.4.0",
77
- "globals": "^16.2.0",
78
- "htl": "^0.3.1",
77
+ "globals": "^16.5.0",
78
+ "htl": "^1.0.0",
79
79
  "jszip": "^3.10.1",
80
80
  "postgres": "^3.4.9",
81
- "snowflake-sdk": "^2.4.0",
82
- "tsx": "^4.20.3",
83
- "typescript-eslint": "^8.35.0",
84
- "vitest": "^3.2.4"
81
+ "snowflake-sdk": "^2.4.2",
82
+ "tsx": "^4.22.3",
83
+ "typescript-eslint": "^8.59.4",
84
+ "vitest": "^4.1.7"
85
85
  },
86
86
  "peerDependencies": {
87
87
  "@databricks/sql": "^1.14.0",