@rebilly/lead-source-tracker 4.2.6 → 4.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rebilly/lead-source-tracker",
3
- "version": "4.2.6",
3
+ "version": "4.2.8",
4
4
  "description": "Simple library which is used to collect and store lead source information into a cookie",
5
5
  "author": "Rebilly",
6
6
  "repository": "https://github.com/Rebilly/rebilly",
@@ -20,7 +20,7 @@
20
20
  "@rebilly/eslint-config": "*",
21
21
  "express": "^5.0.0",
22
22
  "vite": "^5.4.11",
23
- "vite-plugin-commonjs": "^0.10.1"
23
+ "vite-plugin-commonjs": "^0.10.4"
24
24
  },
25
25
  "dependencies": {
26
26
  "js-cookie": "^2.2.1"