@wellesley/router 1.0.75 → 1.0.76

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/index.mjs +1 -1
  2. package/package.json +1 -1
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import x0,{useContext as A0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{UNSAFE_NavigationContext as b0,Link as R0,matchPath as I0,useNavigate as E0}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{cn as O0}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.64";var h0,p0,ui=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},f0={exports:{}},wa={};
1
+ import x0,{useContext as A0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{UNSAFE_NavigationContext as b0,Link as R0,matchPath as I0,useNavigate as E0}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{cn as O0}from"https://cdn.jsdelivr.net/npm/@wellesley/ui@1.0.67";var h0,p0,ui=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},f0={exports:{}},wa={};
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.production.min.js
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.75",
2
+ "version": "1.0.76",
3
3
  "name": "@wellesley/router",
4
4
  "license": "UNLICENSED",
5
5
  "main": "index.mjs",