@eightshift/frontend-libs-tailwind 2.0.3 → 2.0.4
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/CHANGELOG.md +6 -0
- package/bun.lock +7 -7
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -6,6 +6,11 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a
|
|
|
6
6
|
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
+
## [2.0.4]
|
|
10
|
+
|
|
11
|
+
### Changed
|
|
12
|
+
- Updated dependencies.
|
|
13
|
+
|
|
9
14
|
## [2.0.3]
|
|
10
15
|
|
|
11
16
|
Co-authored with @piqusy
|
|
@@ -226,6 +231,7 @@ Co-authored with @piqusy
|
|
|
226
231
|
- Initial release.
|
|
227
232
|
|
|
228
233
|
[Unreleased]: https://github.com/infinum/eightshift-frontend-libs-tailwind/compare/master...HEAD
|
|
234
|
+
[2.0.4]: https://github.com/infinum/eightshift-frontend-libs-tailwind/compare/2.0.3...2.0.4
|
|
229
235
|
[2.0.3]: https://github.com/infinum/eightshift-frontend-libs-tailwind/compare/2.0.2...2.0.3
|
|
230
236
|
[2.0.2]: https://github.com/infinum/eightshift-frontend-libs-tailwind/compare/2.0.1...2.0.2
|
|
231
237
|
[2.0.1]: https://github.com/infinum/eightshift-frontend-libs-tailwind/compare/2.0.0...2.0.1
|
package/bun.lock
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"": {
|
|
5
5
|
"name": "@eightshift/frontend-libs-tailwind",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@eightshift/ui-components": "^5.0.
|
|
7
|
+
"@eightshift/ui-components": "^5.0.2",
|
|
8
8
|
"@stylistic/eslint-plugin-js": "^4.4.1",
|
|
9
9
|
"@stylistic/stylelint-plugin": "^3.1.2",
|
|
10
10
|
"@swc/core": "^1.11.31",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"webpack-merge": "^6.0.1",
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@wordpress/api-fetch": "^7.
|
|
37
|
+
"@wordpress/api-fetch": "^7.25.0",
|
|
38
38
|
"lint-staged": "^15.5.2",
|
|
39
39
|
},
|
|
40
40
|
},
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
|
|
59
59
|
"@dual-bundle/import-meta-resolve": ["@dual-bundle/import-meta-resolve@4.1.0", "", {}, "sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg=="],
|
|
60
60
|
|
|
61
|
-
"@eightshift/ui-components": ["@eightshift/ui-components@5.0.
|
|
61
|
+
"@eightshift/ui-components": ["@eightshift/ui-components@5.0.2", "", { "dependencies": { "@fontsource-variable/geist": "^5.2.6", "@fontsource-variable/geist-mono": "^5.2.6" }, "peerDependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" } }, "sha512-tRmviMNr1L+Wim63M7ofzn7wKLRWV3vwC+et0InSTawtqyyBp4C3MOW/qtFkXv9vQrkUkblsvQL2wTmAIhvh0g=="],
|
|
62
62
|
|
|
63
63
|
"@eslint-community/eslint-utils": ["@eslint-community/eslint-utils@4.6.1", "", { "dependencies": { "eslint-visitor-keys": "^3.4.3" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, "sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw=="],
|
|
64
64
|
|
|
@@ -214,15 +214,15 @@
|
|
|
214
214
|
|
|
215
215
|
"@webpack-cli/serve": ["@webpack-cli/serve@3.0.1", "", { "peerDependencies": { "webpack": "^5.82.0", "webpack-cli": "6.x.x" } }, "sha512-sbgw03xQaCLiT6gcY/6u3qBDn01CWw/nbaXl3gTdTFuJJ75Gffv3E3DBpgvY2fkkrdS1fpjaXNOmJlnbtKauKg=="],
|
|
216
216
|
|
|
217
|
-
"@wordpress/api-fetch": ["@wordpress/api-fetch@7.
|
|
217
|
+
"@wordpress/api-fetch": ["@wordpress/api-fetch@7.25.0", "", { "dependencies": { "@babel/runtime": "7.25.7", "@wordpress/i18n": "^5.25.0", "@wordpress/url": "^4.25.0" } }, "sha512-UrZWfx62/NaTitn+1HqQ8IFe+D5Y7+R7AHs0ag8KKsoKi/7cczm9MK3jgXwtjBZ0X6vbwOzxrdcTbMuPyymc0g=="],
|
|
218
218
|
|
|
219
219
|
"@wordpress/dependency-extraction-webpack-plugin": ["@wordpress/dependency-extraction-webpack-plugin@6.25.0", "", { "dependencies": { "json2php": "^0.0.7" }, "peerDependencies": { "webpack": "^5.0.0" } }, "sha512-bAVve8ksBNfCcBq09IoTLCdF604UXtVh4Fb+/LBqyJc1kTTS02PsIv5aguSvCjcNSakQgvs7IJqEGJ2ZmP4JZg=="],
|
|
220
220
|
|
|
221
|
-
"@wordpress/hooks": ["@wordpress/hooks@4.
|
|
221
|
+
"@wordpress/hooks": ["@wordpress/hooks@4.25.0", "", { "dependencies": { "@babel/runtime": "7.25.7" } }, "sha512-IWqgozRE+8PE96TIsf5bfS7ezZfvleSm1YZAuhAWYH7QUVm07WK7/yhhDYkj9QyTpWSZnGkmR7YYH/NJ8jaMDQ=="],
|
|
222
222
|
|
|
223
|
-
"@wordpress/i18n": ["@wordpress/i18n@5.
|
|
223
|
+
"@wordpress/i18n": ["@wordpress/i18n@5.25.0", "", { "dependencies": { "@babel/runtime": "7.25.7", "@wordpress/hooks": "^4.25.0", "gettext-parser": "^1.3.1", "memize": "^2.1.0", "sprintf-js": "^1.1.1", "tannin": "^1.2.0" }, "bin": { "pot-to-php": "./tools/pot-to-php.js" } }, "sha512-6MWkwmA9dwiLA+N4cj81JxxSqgJ+5HeLZHa3Sy2u7A2f4wgGCH+Bj2T6eQnZdky9fMy4vjvUpUZdv5sdmtYJlQ=="],
|
|
224
224
|
|
|
225
|
-
"@wordpress/url": ["@wordpress/url@4.
|
|
225
|
+
"@wordpress/url": ["@wordpress/url@4.25.0", "", { "dependencies": { "@babel/runtime": "7.25.7", "remove-accents": "^0.5.0" } }, "sha512-IQE/Ck4lEu65VhYcCoMedusIurc+oZtxWUZkn/SoMBJm2ft5zw8oHzHkyDdU/DcrYVKoqV+dAPRPZMHyVrGUTQ=="],
|
|
226
226
|
|
|
227
227
|
"@xtuc/ieee754": ["@xtuc/ieee754@1.2.0", "", {}, "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="],
|
|
228
228
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eightshift/frontend-libs-tailwind",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.4",
|
|
4
4
|
"description": "A framework for creating modern Gutenberg themes with styling provided by Tailwind CSS.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "Eightshift team",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"homepage": "https://github.com/infinum/eightshift-frontend-libs-tailwind#readme",
|
|
35
35
|
"license": "MIT",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@eightshift/ui-components": "^5.0.
|
|
37
|
+
"@eightshift/ui-components": "^5.0.2",
|
|
38
38
|
"@stylistic/eslint-plugin-js": "^4.4.1",
|
|
39
39
|
"@stylistic/stylelint-plugin": "^3.1.2",
|
|
40
40
|
"@swc/core": "^1.11.31",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
},
|
|
66
66
|
"devDependencies": {
|
|
67
67
|
"lint-staged": "^15.5.2",
|
|
68
|
-
"@wordpress/api-fetch": "^7.
|
|
68
|
+
"@wordpress/api-fetch": "^7.25.0"
|
|
69
69
|
},
|
|
70
70
|
"sideEffects": false,
|
|
71
71
|
"lint-staged": {
|