@mixtint/primer-view-components 0.75.1 → 0.75.2
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": "@mixtint/primer-view-components",
|
|
3
|
-
"version": "0.75.
|
|
3
|
+
"version": "0.75.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -48,55 +48,56 @@
|
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@github/auto-check-element": "^6.0.0",
|
|
50
50
|
"@github/auto-complete-element": "^3.8.0",
|
|
51
|
-
"@github/catalyst": "^1.
|
|
51
|
+
"@github/catalyst": "^1.7.0",
|
|
52
52
|
"@github/clipboard-copy-element": "^1.3.0",
|
|
53
|
-
"@github/details-menu-element": "^1.0.
|
|
53
|
+
"@github/details-menu-element": "^1.0.13",
|
|
54
54
|
"@github/image-crop-element": "^5.0.0",
|
|
55
|
-
"@github/include-fragment-element": "^6.
|
|
56
|
-
"@github/relative-time-element": "^4.
|
|
55
|
+
"@github/include-fragment-element": "^6.4.1",
|
|
56
|
+
"@github/relative-time-element": "^4.5.0",
|
|
57
57
|
"@github/remote-input-element": "^0.4.0",
|
|
58
|
-
"@github/tab-container-element": "^3.
|
|
58
|
+
"@github/tab-container-element": "^3.4.0",
|
|
59
59
|
"@oddbird/popover-polyfill": "^0.5.2",
|
|
60
|
-
"@primer/behaviors": "^1.3
|
|
60
|
+
"@primer/behaviors": "^1.8.3",
|
|
61
61
|
"@primer/live-region-element": "^0.8.0"
|
|
62
62
|
},
|
|
63
63
|
"peerDependencies": {
|
|
64
64
|
"@primer/primitives": "10.x || 11.x"
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
|
-
"@changesets/changelog-github": "^0.5.
|
|
68
|
-
"@changesets/cli": "^2.
|
|
67
|
+
"@changesets/changelog-github": "^0.5.1",
|
|
68
|
+
"@changesets/cli": "^2.29.7",
|
|
69
69
|
"@github/axe-github": "^0.7.0",
|
|
70
70
|
"@github/browserslist-config": "^1.0.0",
|
|
71
71
|
"@github/markdownlint-github": "^0.8.0",
|
|
72
72
|
"@github/prettier-config": "0.0.6",
|
|
73
|
-
"@playwright/test": "^1.
|
|
73
|
+
"@playwright/test": "^1.56.1",
|
|
74
74
|
"@primer/css": "22.0.2",
|
|
75
|
-
"@primer/stylelint-config": "^13.
|
|
76
|
-
"@rollup/plugin-node-resolve": "^16.0.
|
|
77
|
-
"@rollup/plugin-typescript": "^8.
|
|
78
|
-
"axe-core": "^4.
|
|
75
|
+
"@primer/stylelint-config": "^13.4.0",
|
|
76
|
+
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
77
|
+
"@rollup/plugin-typescript": "^8.5.0",
|
|
78
|
+
"axe-core": "^4.11.0",
|
|
79
79
|
"chokidar-cli": "^3.0.0",
|
|
80
|
-
"
|
|
81
|
-
"
|
|
80
|
+
"css-what": "^7.0.0",
|
|
81
|
+
"cssnano": "^7.1.1",
|
|
82
|
+
"eslint": "^9.38.0",
|
|
82
83
|
"eslint-plugin-github": "^6.0.0",
|
|
83
|
-
"glob": "^11.0.
|
|
84
|
+
"glob": "^11.0.3",
|
|
84
85
|
"markdownlint-cli2": "^0.18.1",
|
|
85
|
-
"mocha": "^11.
|
|
86
|
-
"playwright": "^1.
|
|
87
|
-
"postcss": "^8.
|
|
88
|
-
"postcss-cli": "^11.0.
|
|
89
|
-
"postcss-import": "^16.
|
|
86
|
+
"mocha": "^11.7.4",
|
|
87
|
+
"playwright": "^1.56.1",
|
|
88
|
+
"postcss": "^8.5.6",
|
|
89
|
+
"postcss-cli": "^11.0.1",
|
|
90
|
+
"postcss-import": "^16.1.1",
|
|
90
91
|
"postcss-mixins": "^12.1.2",
|
|
91
|
-
"postcss-preset-env": "^10.0
|
|
92
|
-
"prettier": "^3.
|
|
93
|
-
"rollup": "^2.79.
|
|
92
|
+
"postcss-preset-env": "^10.4.0",
|
|
93
|
+
"prettier": "^3.6.2",
|
|
94
|
+
"rollup": "^2.79.2",
|
|
94
95
|
"rollup-plugin-terser": "^7.0.2",
|
|
95
96
|
"stylelint-actions-formatters": "^16.3.1",
|
|
96
|
-
"tslib": "^2.
|
|
97
|
-
"typescript": "^5.
|
|
98
|
-
"vite": "^6.
|
|
99
|
-
"vite-plugin-ruby": "^5.1.
|
|
97
|
+
"tslib": "^2.8.1",
|
|
98
|
+
"typescript": "^5.9.3",
|
|
99
|
+
"vite": "^6.4.1",
|
|
100
|
+
"vite-plugin-ruby": "^5.1.1"
|
|
100
101
|
},
|
|
101
102
|
"prettier": "@github/prettier-config",
|
|
102
103
|
"browserslist": "extends @github/browserslist-config"
|