@visulima/ono 2.0.0-alpha.2 → 2.0.0-alpha.3

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visulima/ono",
3
- "version": "2.0.0-alpha.2",
3
+ "version": "2.0.0-alpha.3",
4
4
  "description": "Ono is an error-parsing library that pretty prints JavaScript errors on a web page or the terminal.",
5
5
  "keywords": [
6
6
  "visulima",
@@ -94,18 +94,18 @@
94
94
  },
95
95
  "dependencies": {
96
96
  "@shikijs/langs": "^3.19.0",
97
- "@visulima/error": "6.0.0-alpha.1",
97
+ "@visulima/error": "6.0.0-alpha.2",
98
98
  "isomorphic-dompurify": "^2.34.0",
99
99
  "launch-editor-middleware": "2.12.0",
100
100
  "shiki": "^3.19.0"
101
101
  },
102
102
  "devDependencies": {
103
- "@shikijs/themes": "^3.19.0",
104
103
  "@anolilab/eslint-config": "^17.0.0",
105
104
  "@anolilab/prettier-config": "^7.0.0",
106
105
  "@anolilab/semantic-release-preset": "^12.1.2",
107
106
  "@arethetypeswrong/cli": "^0.18.2",
108
107
  "@eslint/css": "0.14.1",
108
+ "@shikijs/themes": "^3.19.0",
109
109
  "@tailwindcss/forms": "^0.5.10",
110
110
  "@tailwindcss/node": "^4.1.17",
111
111
  "@tailwindcss/oxide": "^4.1.17",
@@ -114,7 +114,7 @@
114
114
  "@types/http-errors": "^2.0.5",
115
115
  "@types/node": "25.0.0",
116
116
  "@visulima/packem": "2.0.0-alpha.40",
117
- "@visulima/path": "3.0.0-alpha.2",
117
+ "@visulima/path": "3.0.0-alpha.3",
118
118
  "@vitest/coverage-v8": "^4.0.15",
119
119
  "cssnano": "7.1.2",
120
120
  "esbuild": "0.27.1",