@npm-questionpro/wick-ui-lib 2.0.0-next.6 → 2.0.0-next.7

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/llms.txt +1 -1
  2. package/package.json +4 -4
package/llms.txt CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > A React component library by QuestionPro for building web applications with ease
4
4
 
5
- Version: 2.0.0-next.6
5
+ Version: 2.0.0-next.7
6
6
 
7
7
  ## Install
8
8
  ```
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@npm-questionpro/wick-ui-lib",
3
3
  "private": false,
4
- "version": "2.0.0-next.6",
4
+ "version": "2.0.0-next.7",
5
5
  "description": "A React component library by QuestionPro for building web applications with ease",
6
6
  "keywords": [
7
7
  "react",
@@ -130,11 +130,11 @@
130
130
  "vite-bundle-analyzer": "^0.22.3",
131
131
  "vite-plugin-dts": "^4.5.4",
132
132
  "vitest": "^4.1.8",
133
- "@npm-questionpro/wick-ui-icon": "2.0.0-next.6",
133
+ "@npm-questionpro/wick-ui-icon": "2.0.0-next.7",
134
134
  "@npm-questionpro/wick-ui-prettier-config": "1.0.0",
135
- "@npm-questionpro/wick-ui-eslint-config": "1.0.0",
136
135
  "@wick-ui/tsconfig": "1.0.0",
137
- "@npm-questionpro/wick-ui-stylelint-config": "1.0.0"
136
+ "@npm-questionpro/wick-ui-stylelint-config": "1.0.0",
137
+ "@npm-questionpro/wick-ui-eslint-config": "1.0.0"
138
138
  },
139
139
  "lint-staged": {
140
140
  "src/**/*.{ts,tsx,js,jsx,json,css,md}": [