@wellesley/router 1.0.233 → 1.0.235
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.
- package/index.mjs +1 -1
- package/package.json +1 -1
package/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import G0,{useRef as L0,useState as k0,useEffect as O0,useMemo as H0,useCallback as K0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{getStore as Z0,rootReducer as Y0}from"https://cdn.jsdelivr.net/npm/@wellesley/store@
|
|
1
|
+
import G0,{useRef as L0,useState as k0,useEffect as O0,useMemo as H0,useCallback as K0}from"https://cdn.jsdelivr.net/npm/react@18.2.0/+esm";import{getStore as Z0,rootReducer as Y0}from"https://cdn.jsdelivr.net/npm/@wellesley/store@1.0.306";import{createAction as C0,createSlice as J0}from"https://cdn.jsdelivr.net/npm/@reduxjs/toolkit@2.2.1/+esm";import{logErrorToSentry as X0}from"https://cdn.jsdelivr.net/npm/@wellesley/sentry@1.0.173";import{matchPath as j0}from"https://cdn.jsdelivr.net/npm/react-router-dom@6.22.2/+esm";import{useSelector as Q0,useDispatch as V0}from"https://cdn.jsdelivr.net/npm/react-redux@9.1.0/+esm";var d0,y0,fi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},s0={exports:{}},wa={};
|
|
2
2
|
/**
|
|
3
3
|
* @license React
|
|
4
4
|
* react-jsx-runtime.production.min.js
|
package/package.json
CHANGED