@vygruppen/spor-react 9.11.2 → 9.11.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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @vygruppen/spor-react@9.11.2 build
2
+ > @vygruppen/spor-react@9.11.3 build
3
3
  > tsup src/index.tsx --dts --treeshake --format cjs,esm
4
4
 
5
5
  CLI Building entry: src/index.tsx
@@ -9,12 +9,12 @@
9
9
  CJS Build start
10
10
  ESM Build start
11
11
  DTS Build start
12
- CJS dist/index.js 525.54 KB
13
- CJS ⚡️ Build success in 2189ms
14
12
  ESM dist/index.mjs 2.17 KB
15
13
  ESM dist/CountryCodeSelect-KU4HQMG3.mjs 1.19 KB
16
14
  ESM dist/chunk-PA6EOPOZ.mjs 412.80 KB
17
- ESM ⚡️ Build success in 2189ms
18
- DTS ⚡️ Build success in 12957ms
15
+ ESM ⚡️ Build success in 2273ms
16
+ CJS dist/index.js 525.54 KB
17
+ CJS ⚡️ Build success in 2273ms
18
+ DTS ⚡️ Build success in 13471ms
19
19
  DTS dist/index.d.ts 344.17 KB
20
20
  DTS dist/index.d.mts 344.17 KB
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @vygruppen/spor-react
2
2
 
3
+ ## 9.11.3
4
+
5
+ ### Patch Changes
6
+
7
+ - c644d2e: Bump versions
8
+
3
9
  ## 9.11.2
4
10
 
5
11
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vygruppen/spor-react",
3
- "version": "9.11.2",
3
+ "version": "9.11.3",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.mjs",
6
6
  "types": "./dist/index.d.ts",
@@ -24,7 +24,7 @@
24
24
  "@internationalized/date": "^3.0.1",
25
25
  "@vygruppen/spor-design-tokens": ">3.6.0",
26
26
  "@vygruppen/spor-icon-react": ">3.6.0",
27
- "@vygruppen/spor-loader": ">0.3.0",
27
+ "@vygruppen/spor-loader": ">0.3.1",
28
28
  "awesome-phonenumber": "^5.10.0",
29
29
  "deepmerge": "^4.3.1",
30
30
  "framer-motion": "^9.1.7",