skyltmax_config 0.0.10 → 0.0.12.pre.006d386
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -1
- data/Gemfile.lock +1 -1
- data/lib/skyltmax_config/version.rb +1 -1
- data/package.json +2 -2
- data/pnpm-lock.yaml +12 -0
- data/prettier.js +8 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e752d74cf324738ad508a1f5fbae43408748aa15149e074f0d0fa4832e1da821
|
|
4
|
+
data.tar.gz: b28b7feef6dc82e588a6a42db73ba251802fe24ace3eea618d96a4a0b6a304f4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e73d752fcc4b70a18dd64b6692f105709d2818a2241cd7bc12d370d6917751477320280bd2db9edcc46e66606e163f4802a809feddd8412a711ccb173fa7ec11
|
|
7
|
+
data.tar.gz: 60b6a74d84e4f68d41c8623f7bf64b7a979a6614d140b90c6ab43ae2165bc28d15022b745e4453b5f2f89d79233da8adaf4e73b423bf12fa69378646294ea168
|
data/CHANGELOG.md
CHANGED
|
@@ -2,9 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
### Unreleased
|
|
4
4
|
|
|
5
|
+
### [0.0.11] - 2025-11-06
|
|
6
|
+
|
|
7
|
+
- fix: Ignore pnpm lockfile and workspace config.
|
|
8
|
+
|
|
5
9
|
### [0.0.10] - 2025-11-05
|
|
6
10
|
|
|
7
|
-
- fix: Handle symlinked execution in peer-deps scripts
|
|
11
|
+
- fix: Handle symlinked execution in peer-deps scripts.
|
|
8
12
|
|
|
9
13
|
### [0.0.9] - 2025-11-05
|
|
10
14
|
|
data/Gemfile.lock
CHANGED
data/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@signmax/config",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.12",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -54,7 +54,6 @@
|
|
|
54
54
|
"typecheck": "tsc",
|
|
55
55
|
"validate": "run-p -l format lint typecheck",
|
|
56
56
|
"test": "vitest run",
|
|
57
|
-
"postinstall": "node ./scripts/peer-deps/audit.js",
|
|
58
57
|
"bump": "npx npm-check-updates --dep prod,dev,peer,optional --target latest -i"
|
|
59
58
|
},
|
|
60
59
|
"peerDependencies": {
|
|
@@ -75,6 +74,7 @@
|
|
|
75
74
|
"eslint-plugin-testing-library": "7.13.3",
|
|
76
75
|
"globals": "16.5.0",
|
|
77
76
|
"prettier": "3.6.2",
|
|
77
|
+
"prettier-plugin-ignored": "1.0.0",
|
|
78
78
|
"prettier-plugin-tailwindcss": "0.7.1",
|
|
79
79
|
"tslib": "2.8.1",
|
|
80
80
|
"typescript": "5.9.3",
|
data/pnpm-lock.yaml
CHANGED
|
@@ -59,6 +59,9 @@ importers:
|
|
|
59
59
|
prettier:
|
|
60
60
|
specifier: 3.6.2
|
|
61
61
|
version: 3.6.2
|
|
62
|
+
prettier-plugin-ignored:
|
|
63
|
+
specifier: 1.0.0
|
|
64
|
+
version: 1.0.0(prettier@3.6.2)
|
|
62
65
|
prettier-plugin-tailwindcss:
|
|
63
66
|
specifier: 0.7.1
|
|
64
67
|
version: 0.7.1(prettier@3.6.2)
|
|
@@ -1675,6 +1678,11 @@ packages:
|
|
|
1675
1678
|
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
|
|
1676
1679
|
engines: {node: '>=6.0.0'}
|
|
1677
1680
|
|
|
1681
|
+
prettier-plugin-ignored@1.0.0:
|
|
1682
|
+
resolution: {integrity: sha512-q0wSUvUfHqg2cZ5SADkqnGK9Cv5bBn/ootjwDWAQ+8qE/iN1nklT3XHSaF6duRl6j0P4Ew70r0vAJkGZrn4/+w==}
|
|
1683
|
+
peerDependencies:
|
|
1684
|
+
prettier: 3.x
|
|
1685
|
+
|
|
1678
1686
|
prettier-plugin-tailwindcss@0.7.1:
|
|
1679
1687
|
resolution: {integrity: sha512-Bzv1LZcuiR1Sk02iJTS1QzlFNp/o5l2p3xkopwOrbPmtMeh3fK9rVW5M3neBQzHq+kGKj/4LGQMTNcTH4NGPtQ==}
|
|
1680
1688
|
engines: {node: '>=20.19'}
|
|
@@ -3826,6 +3834,10 @@ snapshots:
|
|
|
3826
3834
|
dependencies:
|
|
3827
3835
|
fast-diff: 1.3.0
|
|
3828
3836
|
|
|
3837
|
+
prettier-plugin-ignored@1.0.0(prettier@3.6.2):
|
|
3838
|
+
dependencies:
|
|
3839
|
+
prettier: 3.6.2
|
|
3840
|
+
|
|
3829
3841
|
prettier-plugin-tailwindcss@0.7.1(prettier@3.6.2):
|
|
3830
3842
|
dependencies:
|
|
3831
3843
|
prettier: 3.6.2
|
data/prettier.js
CHANGED
|
@@ -27,6 +27,13 @@ export const config = {
|
|
|
27
27
|
useTabs: false,
|
|
28
28
|
},
|
|
29
29
|
},
|
|
30
|
+
{
|
|
31
|
+
// leave pnpm manifests exactly as written to avoid churn from upstream tooling
|
|
32
|
+
files: ["**/pnpm-lock.yaml", "**/pnpm-workspace.yaml"],
|
|
33
|
+
options: {
|
|
34
|
+
parser: "ignored",
|
|
35
|
+
},
|
|
36
|
+
},
|
|
30
37
|
{
|
|
31
38
|
files: ["**/*.mdx"],
|
|
32
39
|
options: {
|
|
@@ -39,7 +46,7 @@ export const config = {
|
|
|
39
46
|
},
|
|
40
47
|
},
|
|
41
48
|
],
|
|
42
|
-
plugins: ["prettier-plugin-tailwindcss"],
|
|
49
|
+
plugins: ["prettier-plugin-ignored", "prettier-plugin-tailwindcss"],
|
|
43
50
|
tailwindAttributes: ["class", "className", ".*[cC]lassName"],
|
|
44
51
|
tailwindFunctions: ["clsx", "cn", "twcn"],
|
|
45
52
|
}
|