@flarehr/workflows-progress-app 4.37.0 → 4.39.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,36 +1,32 @@
1
1
  {
2
2
  "name": "@flarehr/workflows-progress-app",
3
- "version": "4.37.0",
3
+ "version": "4.39.0",
4
4
  "description": "Flare Workflows Progress App",
5
- "license": "SEE LICENSE IN LICENSE.md",
5
+ "license": "UNLICENSED",
6
6
  "files": [
7
7
  "dist/"
8
8
  ],
9
9
  "scripts": {
10
- "start": "dotnet fable watch ./ --run webpack serve --mode development",
11
- "build": "dotnet fable ./ && webpack --mode production --node-env production",
10
+ "start": "dotnet fable watch . -s --run vite",
11
+ "build": "dotnet fable . -s --run vite build --emptyOutDir && vite build --config vite.progress-comp.config.mjs",
12
12
  "test": ""
13
13
  },
14
14
  "dependencies": {
15
15
  "@fortawesome/fontawesome-svg-core": "^6.1.2",
16
16
  "@fortawesome/free-solid-svg-icons": "^6.1.2",
17
17
  "@fortawesome/react-fontawesome": "^0.2.0",
18
- "date-fns": "^2.29.2",
19
- "preact": "^10.10.6",
20
- "preact-custom-element": "^4.2.1",
21
- "tailwindcss": "^2.2.19"
18
+ "date-fns": "^4.1.0",
19
+ "preact": "^10.24.2",
20
+ "preact-custom-element": "^4.3.0",
21
+ "use-sync-external-store": "^1.2.2"
22
22
  },
23
23
  "devDependencies": {
24
- "autoprefixer": "^10.4.8",
25
- "copy-webpack-plugin": "^11.0.0",
26
- "css-loader": "^6.7.1",
27
- "cssnano": "^5.1.13",
28
- "html-webpack-plugin": "^5.5.0",
29
- "mini-css-extract-plugin": "^2.6.1",
30
- "postcss": "^8.4.16",
31
- "postcss-loader": "^7.0.1",
32
- "webpack": "^5.74.0",
33
- "webpack-cli": "^4.10.0",
34
- "webpack-dev-server": "^4.10.0"
24
+ "@preact/preset-vite": "^2.9.1",
25
+ "autoprefixer": "^10.4.20",
26
+ "cssnano": "^7.0.6",
27
+ "postcss": "^8.4.47",
28
+ "tailwindcss": "^3.4.13",
29
+ "vite": "^5.4.8",
30
+ "vite-plugin-static-copy": "1.0.6"
35
31
  }
36
32
  }
package/LICENSE.md DELETED
@@ -1 +0,0 @@
1
- Flare HR Pty Ltd © 2015-2021
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- * Copyright 2022 Fonticons, Inc.
5
- */
@@ -1,5 +0,0 @@
1
- /*!
2
- * Font Awesome Free 6.1.2 by @fontawesome - https://fontawesome.com
3
- * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
- * Copyright 2022 Fonticons, Inc.
5
- */